- Published to Open VSX (issue #97)
- Missing keywords from FreePascal and Oxygene (thanks to @TheWitheredStriker PR #138)
- Comment auto closing pairs (issue #141)
- Support Implicit Activation Events (issue #126)
- Support Translation and Localization APIs (issue #122)
- Update badges in README (issue #128)
- Improve Extension Startup (issue #111)
- Package cleanup (issue #110)
- Security Alert: minimatch (PR #124)
- Security Alert: terser (PR #112)
- Add GitHub Sponsors support (PR #108)
- Security Alert: lodash (dependabot PR #78)
- Reopen providers repo (issue #67)
Find References
command not working (issue #68)
- Task samples upgraded to v2 (thanks to @Creativelaides PR #54)
- Support VS Code package split
- Close parentheses missing for function and procedure snippets (thanks to @SpaceEEC PR #51)
- Security Alert: mixin-deep (thanks to @dependabot ;-) PR #53)
- Security Alert: diff
- Security Alert: tar
- What's New page broken in VS Code 1.32 due to CSS API changes
- Use new VSCode API - Open Resource in Browser (issue #46)
- Update grammar based on Monaco Language PR (issue #43)
- Final cursor position on some Snippets (issue #41)
- Remove remaining format settings (now on Formatter) (issue #40)
- Missing Pascal Formatter as dependent extension
- The Formatter was extracted to its own extension (Pascal Formatter)
- What's New
- Patreon button
- New Project Name (now just Pascal)
- Improve code navigation (issue #32)
- New Publishing Model
- Support
.lpr
files (thanks to @BeRo1985 PR #30) - New Version Numbering based on
semver
- Visual Studio Live Share support (thanks to @lostintangent PR #28)
- Multi-root support (issue #26)
- Better description for
pascal.tags.autoGenerate
setting
- Auto generate tags for Code Navigation (issue #17)
- Better handling if
global
is not available, with a Don't show again option (issue #21)
- TypeScript and VS Code engine updated
$REGION
snippet not working because$
sign (Thanks to @idleberg PR #22)
- Grammar updated to support VSCode 1.9.0
- Support
Go to Definition
command - Support
Peek Definition
command - Support
Find All References
command
- New Command:
Pascal: Generate Tags
- New Command:
Pascal: Update Tags
- Added Formatters category for Marketplace (thanks to @waderyan)
- Updated Syntax definitions (basic types, hexadecimal values, operators, flow control and others)
- Toggle Line/Block Comment not working (issue #8)
- Support
Go to Symbol
command
- Formatter settings not available (issue #1)
- Formatter support
- License updated
- Icon added for Marketplace
- Update to official guidelines
- Initial release