Setting for automatic braces completion


When entering a procedure name in vs code and accepting the intelli sense, it automatically adds braces and sometimes even a semicolon. This often is not what I want, especially when refactoring existing code.


A setting to enable/disable automatic braces completion would be ni...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1397)

STATUS DETAILS
Needs Votes

Improve variable handling


I have two suggestions to improve the handling of variables in VS Code:


  1. Highlight all occurrences of the variable at the current cursor position
  2. Grey out unused variables



Read more...
0 Comments

Read more...
0 Comments

Category: Development (1397)

STATUS DETAILS
Needs Votes

Add setting to disable automatic insertion of "end" after writing "begin"


When you enter "begin" in VS Code, it automatically inserts "end" right afterwards. Even if you start writing a name of a procedure starting with "begin".


A setting to disable this behaviour would be great.

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1397)

STATUS DETAILS
Needs Votes