v2.11.0
What's Changed
- Add scanning for sub projects by @SanjulaGanepola in #476
- Create
.gitignore
file when creating a new project by @SanjulaGanepola in #494 - Add all inline actions to right-click menu by @SanjulaGanepola in #493
- Fix error handling of invalid
iproj.json
file by @SanjulaGanepola in #503 - Fix syncing of
LIBL
andCURLIB
by @SanjulaGanepola in #508 - Fix minor job log issues, update decorations, add new tree view badge by @SanjulaGanepola in #510
- Update wording from failed jobs to failed objects by @SanjulaGanepola in #513
- Add event for
buildMap
changes by @SanjulaGanepola in #522 - Fix library commands in Object Browser by @SanjulaGanepola in #526
- Add Code4i tooltips for libraries, objects, members, and ifs files by @SanjulaGanepola in #506
- Fix Db2i commands being contributed to variable tree items by @SanjulaGanepola in #532
- Check
preUsrlibl
andpostUsrlibl
before adding to library list by @SanjulaGanepola in #531 - Add build workflow to test pull requests by @SanjulaGanepola in #512
- Ignore
created_by
field for objects in tests by @SanjulaGanepola in #537
Housekeeping
- Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0 by @dependabot in #484
- Bump tar from 7.1.0 to 7.2.0 by @dependabot in #482
- Bump @typescript-eslint/parser from 7.10.0 to 7.12.0 by @dependabot in #483
- Bump @types/node from 20.12.12 to 20.14.2 by @dependabot in #487
- Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot in #489
- Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot in #488
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #495
- Bump webpack from 5.91.0 to 5.92.0 by @dependabot in #500
- Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in #499
- Bump @halcyontech/vscode-ibmi-types from 2.10.1 to 2.11.0 by @dependabot in #498
- Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot in #501
- Bump actions/github-script from 5 to 7 by @dependabot in #514
- Bump @types/node from 20.14.2 to 20.14.8 by @dependabot in #515
- Bump webpack from 5.92.0 to 5.92.1 by @dependabot in #516
- Bump esbuild-loader from 4.1.0 to 4.2.0 by @dependabot in #518
- Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #517
- Bump tar from 7.2.0 to 7.4.0 by @dependabot in #521
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #519
- Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in #520
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #530
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #527
- Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @dependabot in #529
- Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #528
- Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #535
- Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #533
- Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #534
Full Changelog: v2.10.5...v2.11.0