Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Auto-completion does not show procedures and functions contained in local persistent run programs #33

Closed
ccleaud opened this issue Dec 21, 2015 · 1 comment

Comments

@ccleaud
Copy link

ccleaud commented Dec 21, 2015

Hi,

Considering

RUN something.p PERSISTENT SET hSomething.

Auto-completion should propose internal procedures and functions contained in something.p.
I was surprised NOT finding such procedure, especially when my code already did calls to remote internal procedures.

Thanks taking this ticket into account.
Regards,
C.CLEAUD

@ccleaud ccleaud changed the title Auto-completion does not show procedure contained in persistent run programs Auto-completion does not show procedures and functions contained in local persistent run programs Dec 21, 2015
@jcaillon
Copy link
Owner

This is also because i sent you a bad version yesterday :)
It works now!

jcaillon added a commit that referenced this issue Dec 21, 2015
- Fix several minor bugs (from the auto generated report)
- Fixed lexer to correctly read end of statement again (was broken at the last commit)
- Corrected issues : #32, #29, #33, #27, #36, #35, #32,
- Now correctly handles errors if 3P failed to write in userDefineLang.xml (which would cause 3P to fail loading)
- #41 : adding support for the key word EDITING (code folding + correct block indentation
- #39 : you can now open the main application window from any file (instead of only progress files before)
jcaillon referenced this issue Oct 21, 2017
- missing keyword : "FILE-INFO" as an abbreviation of "FILE-INFORMATION"
- Corrected a bug that caused the plugin to be enable to run normally when the user modified a file from an external editor and then reloaded it in npp

**New features**

Adding a disclaimer in the about page
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants