Julien Caillon

Results 9 issues of Julien Caillon

The auto-completion should be turned off when typing in a comment. It is the case for multi line comments `/* */` but not for single line comments `//`

### Description of the Issue ### Steps to Reproduce the Issue 1. 2. 3. ### Expected Behavior ### Actual Behavior ### Debug Information

enhancement

``` &Scoped-Define DISPLAYED-OBJECTS cm-searchopt fm-search fm-dpid fm-dpdate ~ fm-supkd fm-supname cm-Class fm-depositvalue cm-currency cm-potype ~ cm-importer rm-fqq em-note fm-usercreate fm-datecreate fm-timecreate ~ fm-usrconfirm fm-dateconfirm fm-timeconfirm fm-usrdump fm-datedump ~ fm-timedump ```...

![image](https://user-images.githubusercontent.com/11553075/38309623-c78f251a-381a-11e8-8bf3-2559591de016.png)

https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/dvref/{-}-preprocessor-name-reference.html

enhancement

```openedge TRIGGER PROCEDURE FOR event OF object [ options ] ```

enhancement

### Description of the Issue Write code to declare a new variable. `DEFINE VAR x` The auto completion triggers at x; however, we know that this word will be unknown...

enhancement

Hello, ### Description of the Issue In the web interface for x32 plugins you can add a step `run` to run a program and you have an option called `Run...

Hello, Thank you for developing nppPluginManager. ### Context I'm facing a problem updating info on my plugin here : https://npppm.bruderste.in/plugins. The plugin is `3P - Progress Programmers Pal`, it is...