linuxkerneldev icon indicating copy to clipboard operation
linuxkerneldev copied to clipboard

Visual Studio Code extension to help find documentation, device tree matching on device driver source code, by compatible strings

Results 13 linuxkerneldev issues
Sort by recently updated
recently updated
newest added

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`...

bug

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; -...

enhancement
good first issue

In multi-root workspaces, it would be interesting to have some way to configure which folder run the indexer.

enhancement

Today the code is a mess! We need to apply a code style and remove unused clutter for this to become serious.

enhancement

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...

bug

Need "Go to Symbol in Workspace" feature ![image](https://user-images.githubusercontent.com/23634926/154646799-b626278e-eece-49c7-9981-ae7c27432716.png)

enhancement

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

enhancement

Hi, can ctags file names associate with git tags or branch name? That will be good for multi linux source switch.

enhancement

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...

dependencies