All notable changes to the "linuxkerneldev" extension will be documented in this file.
- Fixed missing section about the new Kconfig engine on README.md
- 🧪 Experimental KConfig engine
- Minor fixes and improvements
- Fix issue adding delay to the breakKernelToDebug;
- Fix issue with agent-proxy not being up;
- Update KGDB snippets to use new KGDB extension;
- Fix an issue with wrong development dependency set
- 🧪 Experimental Add KGDB support
- 🧪 Experimental Add crash utility debugger adapter
- Add launch configuration snippets for crash utility and KGDB
- Fix npm audit issues
- 2022 maintenance
- Fix opening a new window on finding (by @suzakuwcx)
- Fix disabling ctags does not work (by @Pzqqt)
- Fix edge case for device tree compatible not showing intellisense
- Now the user can use both DTSEngine and ctags for Device Tree Source lookup
- 🧪 Experimental DTSEngine fixes
- 🧪 Experimental DTSEngine fixes
- 🧪 Experimental DTSEngine performance fixes
- Fix kconfig coloring for defconfig_ files
- Fix wrong string syntax highlight on Kconfig files
- Change logo v2
- Fix activation issues
- Add the dts compile validation and
device-tree-compiler
dependency as experimental
- 🧪 Experimental DTS Engine
- Fix a issue with the dependency check for Powershell on Windows side
- Add
ctags.useDocker
configuration (only for Windows) - New device tree source syntax highlight
- Fix audit issues
- Add supoprt for Kconfig, defconfig, .config navigation
- Use own Kconfig syntax
- Update the authors on license
- Add support for VS Code Insiders
- Fix audit issues
- Minor improvements on code style
- Minor improvements on Documentation
- Fix wrong gif url on Readme
- New keywords for marketplace search mechanism
- Add gifs with examples of use to Readme
- New Icon
- Complete Readme
- Initial release