-
Low priority.
If you search for an etext ID like UTIE0OPI382CD289_I4PD2169,
the [search gives you one result](https://library-dev.bdrc.io/osearch/search?q=UTIE0OPI382CD289_I4PD2169)
but the [page doe…
-
The model can currently parse code files shared via links. However, this functionality should be improved to allow searching through the entire codebase repository where the bot operates. Similar solu…
-
-
Add in a conv. focused page for search. can be similar in look/feel to the /demo/cody page but should have a brief demo/contact us form at the top/above the fold (instead of the video).
[Figma mockup…
-
### What problem does this feature solve?
Some feature descriptions may be included within code blocks, and sometimes .md files are generated automatically, identifying content from comments during g…
-
Allow to query for arbitrary patterns (starting slowly):
* syntactic
* all vertices of types X (e.g., all comments, all uses)
* syntactic structures (all X nested in Y, [ast-grep](https://githu…
-
### Overview
OneMore provides the great feature "command palette" (thanks for implementing it!).
Every product providing such a command palette (e.g. VSCode, products on Web/macOS/Linux/Windows)…
-
**Description**
On large code bases, or code bases with a lot of files (files used for testing for example), running Python code with `C-c C-c` causes Emacs to get stuck.
I've run
```shell…
-
Hey, just want to say this is is great plugin, love the tabs.
One think that would help is a search feature, there one in godot already, but the issue is not great. A live search feature would be …
-
This is very tangentially related to #804, but the lines here
https://github.com/simbody/simbody/blob/7265c6e77bc1879e7b9602c0134ee93aa81b6900/Simbody/Visualizer/src/VisualizerProtocol.cpp#L311-L31…