View Single Post
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 08-27-2017 , 08:31   Re: [Editor?] AMXXPawn Language Service for Visual Studio Code
Reply With Quote #18

Published version 0.2.1.
Code:
## [Version 0.2.1] - 2017-08-27
### Added
- Handle **#tryinclude** statements and underline if can't resolve, but don't produce an error
- Report unmatched closing braces

### Fixed
- Properly parse and resolve **#include** statements
- Properly handle multiple multiline comments on the same line
- Properly handle multiple braces on the same line
klippy is offline