linuxkerneldev
linuxkerneldev copied to clipboard
Visual Studio Code extension to help find documentation, device tree matching on device driver source code, by compatible strings
I am working on yocto project and it exceeds 150 G so the ctags as well taking too much size so how can I specify the paths that ctag work...
The extension is unable to start a debugging session on Ubuntu 23.04. When launching the session, an error window pops up in bottom-right corner of VS Code, reading that `/bin/bash`...
With this command, some recommended settings will be injected to the workspace `settings.json` like: - Use tab instead space; - Tab size of 8; - Automatically trim trailing spaces; -...
In multi-root workspaces, it would be interesting to have some way to configure which folder run the indexer.
Today the code is a mess! We need to apply a code style and remove unused clutter for this to become serious.
The bind directory for the '-v' option is not enclosed by quotes. In my case the project folder ended in "files for marc". The space between "files" and "for" caused...
Need "Go to Symbol in Workspace" feature 
Rather than having settings spread out in `kerneldev` and `ctags`, consolidate them under a common name. Ref: https://github.com/microhobby/linuxkerneldev/issues/10#issuecomment-962296191
Hi, can ctags file names associate with git tags or branch name? That will be good for multi linux source switch.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...