- Denmark
- green-tag.dk
- @genius257
Block or Report
Block or report genius257
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
955 contributions in the last year
Less
More
Contribution activity
March 2023
Created 12 commits in 1 repository
Created 1 repository
Created an issue in genius257/vscode-autoit that received 2 comments
Function declaration lookup does not work when including script
Hover and goto declaration on x breaks when an include statement exists.
Example to reproduce problem:
#include <Array.au3> Func x() ;
EndFunc x()
2
comments
Opened 11 other issues in 2 repositories
genius257/vscode-autoit
7
open
- Add relevant "appendix" reference link for @KBLayout, @MUILang and @OSLang
- Completion suggestions for PreProc
- Incorrect variable declaration lookup within function
- Send error diagnostic for undefined function references
- Process IsDeclared function calls as a pseudo variable references
- Process Execute function calls as a pseudo code statements
- Process Eval function calls as a pseudo variable references




