issues
search
DavidFeldhoff
/
al-codeactions
MIT License
17
stars
8
forks
source link
Create HandlerFunctions
#44
Closed
DavidFeldhoff
closed
4 years ago
DavidFeldhoff
commented
4 years ago
Create Procedure Code Action
HandlerFunctions: Now it's possible to create missing HandlerFunctions.
Cursor Positioning: Now the cursor jumps directly to the position of the created procedure.
Parameter Naming: Spaces and other special characters are removed so that there's no quotation necessary.
some performance improvements.
some smaller fixes.