Felix

Results 24 issues of Felix

For the following valid Delphi code: ```pas VAR List: TList= nil; ``` you get the error: `'Greater' expected found '>='` The important thing is `>=` of course. You don't get...

Similar fix as in 75e4eee11146235f2b15e3e1674132e36e08a72c for #8

This change makes it possible to distinguish between different file types like Unit, Programm, Library, Package and Include by making the root node of a different node type.

I would like it, if a dark theme would be an option.

The MyAnimeList button for episodes of the anime ["Yuusha ni Narenakatta Ore wa Shibushibu Shuushoku wo Ketsui Shimashita." (I Couldn’t Become a Hero, So I Reluctantly Decided to Get a...

If the argument is a file or directory path then a option in the context menu should be available. - If Macro evaluation is enabled, it must be done first....

enhancement

This happens if lines exist and a line is inserted and then undo is used. It is important that the new line is selected.

bug

If a argument or group is edited and while the edit box is still open a new argument is inserted the new argument is always inserted at the top.

bug

When a solution is opend for the first time (flag in `.suo` file). There should be two buttons in the extension window. One to load arguments from configurations for each...

enhancement