Opencobolide

Latest version: v4.7.6

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

4.6.0

New features/Improvements:
- Add ability to control where the binaries will be placed
- Add environment variable settings for compiler (PATH, COBC_CONFIG_DIR,...)
- Add dialog and a button to check whether your compiler works or not (
check compilation of a simple hello world)
- Add .lst to default list of cobol extensions
- Add a compiler output log view with the complete output of the cobc
commands
- Fix some spelling errors and always use GnuCOBOL instead of OpenCOBOL
- Show PICTURE in navigation item's tooltip (this works but still requires
some work on the parser to be fully finished)
- Add ability to run module with cobcrun

Fixed bugs:
- Fix a crash with corrupted recent files list
- Fix fullscreen mode not setup on startup but recognized in the options
- Fix Ctrl+Home not working as expected (go to first line)
- Fix bug with linter that does not take compiler options into account
(file not found error for copybooks)
- Fix misleading compiler settings label
- Fix file system view reloaded when parent directory has not changed
- Remove dock widgets hotkeys not working on windows (remove the "&" from
the dock widgets' titles)
- Fix SECTION/DIVISION not correctly recognized in navigation panel and
fold panel if there are some spaces between the keyword and the period.
- Fix linter running when compiler is not working
- Fix detection of file type (EXECUTABLE/MODULE) and dependencies of file
when there are some newlines between CALL, USING and the PAREMTER of the
call

4.5.1

New features
- add ability to set custom file extension association with the different compiler (cobc, dbpre and esqlOC)

Fixed bugs:
- Fix issues with non cobol files on frozen builds (Windows and OSX only)
- All bugs fixed in pyqode.core 2.6.1

4.5.0

New features:
- EOL management (see issue 110)
- New filter mode for code completion: subsequence
- Add support for stdeb (ppa packages available)

Fixed bugs:
- fix a bug with comment (see issue 109)

4.4.0

4.3.0

New features:
- experimental support for dbpre on Linux
- experimental support for using a custom GnuCobol compiler on Windows
- support for custom keywords convention (lower or upper case keyword suggestions)
- support for very small screens (10 inches)
- support for opening more than one file

Fixed bugs:
- improvements to the navigation panel: fix issues where exec statements were shown in the outline.
- fixed a bug where the linter mixed the code of two opened tabs
- fixed indentation bugs when indenting source that have characters before column 7 (non free format)
- fixed duplicate entires in the recent files list
- fixed a bug that prevent the IDE to remember the last open/save path
- fixed a bug where compilation/run actions were wrongly disabled

4.3.0b

Highlights

This the beta version for the next minor release. In addition to the usual bug fixes, we added support for dbpre on linux and for using a custom GnuCobol on Windows.

On OS X, the application has been recompiled with Qt 5.4, which fix a couple of styling issues. Now the application looks really good on Mac!

New features:
- experimental support for dbpre on Linux
- experimental support for using a custom GnuCobol compiler on Windows
- support for custom keywords convention (lower or upper case keyword suggestions)
- support for very small screens (10 inches)
- support for opening more than one file

Fixed bugs:
- improvements to the navigation panel: fix issues where exec statements were shown in the outline.
- fixed a bug where the linter mixed the code of two opened tabs
- fixed indentation bugs when indenting source that have characters before column 7 (non free format)
- fixed duplicate entires in the recent files list
- fixed a bug that prevent the IDE to remember the last open/save path
- fixed a bug where compilation/run actions were wrongly disabled

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.