Search results

  1. PDECODE

    Piew - Free Progress Code Editor

    5.28 - [15.11.2017] ! Fixed bug when calling PROGRESS applications (Data dictionary, Compiler..) say that can't find file 5.29 - [26.11.2017] + When Piew start first time - try use Consolas font instead of Courier New. If you don't use Consolas yet - set it manually. + Added support for...
  2. PDECODE

    Piew - Free Progress Code Editor

    5.25 - [01.11.2017] + Added option to display the file information in the window title - Filename Only, Filename and Directory and Full Pathname + When you clone window then it's opened default on top of current window + Support for abbreviated keywords. This allows to define language keywords...
  3. PDECODE

    Piew - Free Progress Code Editor

    5.18 - [14.09.2017] + Added new themes Solarized light and Solarized dark (slightly modified from original) * Updated converter for Visual Studio color schemes (v1.20). Missing changes colors in output, HTML and XML Tag fix, XML Entity fix + Remember last opened tab in settings + Updated docking...
  4. PDECODE

    Piew - Free Progress Code Editor

    5.14 - [27.04.2017] + Added support for DOS codepage CP850 (Latin-1, Western European languages: Danish, Dutch, English, French, German, Icelandic, Italian, Norwegian, Portuguese, Spanish and Swedish). Please confirm me somebody that Russian CP866 is still working after this update :) + Added...
  5. PDECODE

    Piew - Free Progress Code Editor

    5.11 - [04.04.2017] + Added button for quick opening site with Visual Studio color schemes + Added new setting "Piew is running on Server Core (Windows) installation". It will fix error when you try use open save dialog * Added error catching for generic run actions * Fixed saving colors for...
  6. PDECODE

    Piew - Free Progress Code Editor

    5.10 - [24.03.2017] + Added converter for Visual Studio color schemes - Studio Styles - Visual Studio color schemes. Check in Piew directory for \Themes\Converter.exe. You can browse online for ~4000 schemes, or you can create some by yourself and use it in Piew * Again simplified configuration...
  7. PDECODE

    Piew - Free Progress Code Editor

    5.02 - [08.02.2017] * Fixed problem with initializing Propath by using custom profile.ini file from command line 5.03 - [08.03.2017] + Added shortcut to code explorer for Refresh (F5) + Added shortcut (F12) for switching between code editor and explorers
  8. PDECODE

    Piew - Free Progress Code Editor

    5.01 - [08.02.2017] + Added shortcuts to file explorer for actions: Delete file/directory (Del) and Refresh (F5) + Added shortcuts to all explorers (Code, File, Db, Project) + On refresh select previous selected file if it's possible + Added error message by loading project if something fail +...
  9. PDECODE

    Piew - Free Progress Code Editor

    5.00 - [02.02.2017] + Added file explorer + Added powerful search ability to file explorer (regex, subfolders, propath) * Custom PROGRESS file association has now extra button in settings * Project icon slightly changed * .p files now have blue icon and all other defined icons (not *.w, *.i)...
  10. PDECODE

    Piew - Free Progress Code Editor

    It's because your download fail. Exact file size is: 1 176 086 bytes. Try download it again (beware of cached downloads, browser can "download" each time old damaged file) Also checked/downloaded the server package and it's OK. If you have problems i can send you latest version (just send me mail)
  11. PDECODE

    Piew - Free Progress Code Editor

    4.97 - [08.01.2017] + Added settings for default CRLF endings + Added button/menu for Compile (updated run.p)
  12. PDECODE

    Piew - Free Progress Code Editor

    4.96 - [04.01.2017] ! Fixed bug with Run/Check where was missing end quotation mark (") at -param command line
  13. PDECODE

    Piew - Free Progress Code Editor

    It's working like this: - Find (Ctrl + F) - search dialog, just for first search - Find Next (F3) - this is your 50 times - Find Previous (Shift + F3) It's simple, just look to Piew menu where you have shortcuts. Even PROGRESS editor works like this (Ctrl+F, Next - F9, Prev - Shift+F9, Dialog...
  14. PDECODE

    Piew - Free Progress Code Editor

    4.95 - [01.01.2017] - Happy New Year! + Simplified calling PROGRESS from Piew (less parameters to get working) + Disabling Run/Check icons when running PROGRESS + New PROGRESS Run/Check helper (now is just single file: run.p for both actions, syntax.p is droped. If you use your own run.p please...
  15. PDECODE

    Piew - Free Progress Code Editor

    4.90 - [27.12.2016] + Added 3 new main application themes (Blue, Dark, Light, Native). Blue is now default so if you like previous theme go to settings and select Native or Light (Dark theme now looks better, see pic bellow) + Rewritten all explorers (Code, Db, Project). Now you can show them...
  16. PDECODE

    Piew - Free Progress Code Editor

    It's because you don't edit default Piew settings. You need edit these paths and correct them to your real PROGRESS environment. For Run and Check you need valid PROGRESS installation! Some example are inside run.p and syntax.p in Piew dir. You must also understand how to run PROGRESS files...
  17. PDECODE

    Piew - Free Progress Code Editor

    Syntax highlighter is automatically selected on file extension. Maybe you have some unusual extension? You can still select syntax from the menu View \ Highlighter. Send me all details, screenshots to mail (use Piew About menu) i look on your issue.
  18. PDECODE

    Piew - Free Progress Code Editor

    4.80 - [26.10.2016] + New version dll (3.6.6.5) + Support for Single-line comments (OpenEdge v11.6) + Added XML beautifier (warning, XML header will be added or updated to: <?xml version="1.0" encoding="utf-8"?>) + Added new type of braces <> for automatic brace matching (in XML highlighter is <...
  19. PDECODE

    Piew - Free Progress Code Editor

    XML Beautify is implemented. New feature will be released in next version.
  20. PDECODE

    Piew - Free Progress Code Editor

    I can look on it, maybe i can do some Indent (based on Piew setting - Tab/Space, size of indentation) on XML's that have None formatting. Can you send me some of your working examples for testing?
Back
Top