issues Search Results · repo:codemirror/dev language:JavaScript
Filter by
1k results
(95 ms)1k results
incodemirror/dev (press backspace or delete to remove)Describe the issue
See reproduction link below. Note that func2 and func3 fold correctly, but func1 does not.
Also, in JupyterLab with the same code in the line:
def func1(*args: tuple[int]) - int: ...
DiegoBaldassarMilleuno
- 1
- Opened 4 days ago
- #1536
Describe the issue
Duplicate PageDown in documentation for completionKeymap https://codemirror.net/docs/ref/#autocomplete.completionKeymap
PageDown: [moveCompletionSelection](https://codemirror.net/docs/ref/#autocomplete.moveCompletionSelection)(true, ...
abelykh0
- 1
- Opened 4 days ago
- #1535
Description
I’m experiencing an issue with the @codemirror/merge package where MergeView does not apply syntax highlighting when
using languages from @uiw/codemirror-extensions-langs (e.g., langs.javascript(), ...
Zeroupper
- 8
- Opened 5 days ago
- #1534
I want to use a snippet-like mechanism to chose how to wrap the current selection in a codemirror view. Say, like
wrapping a statement by a if (placeholder) { selected-statement-to-be-wrapped } or while ...
cognominal
- 1
- Opened 8 days ago
- #1532
`### Describe the issue
When I convert a long character, no regexp is triggered when using MatchDecorator; But if it is a short string, you can
trigger MatchDecorator . Here s my code
const tableMatcher ...
gamerssong
- 2
- Opened 10 days ago
- #1529
Describe the issue
Observe how in the video below, autocomplete only continues if item clicked is within the bounds of the launching html
element. In this video, the highlighted text box launches the ...
DM-CW-account
- 5
- Opened 13 days ago
- #1528
The function is there
Should fix the problem stated below
Partial Config , // Should hold only the optional properties of Config, but I haven t managed to express that
The grok 3 proposal is here All ...
cognominal
- 3
- Opened 13 days ago
- #1527
Describe the issue
If I somehow add variables to the autocomplete they work strange. The already typed part is not replaced, so when I type
@te and then select @test from the autocomplete list the result ...
air2
- 1
- Opened 17 days ago
- #1526
Describe the issue
hello I have the following (Sqlite) query:
SELECT * FROM `ActivityTypes` WHERE `ActivityTypes`.`Name` = @test
And I noticed the variable is not highlighted. If I change:
SpecialVar: ...
air2
- 1
- Opened 17 days ago
- #1525
Describe the issue
Use case: rendering markdown for certain values in a yaml document using lang-markdown.
I ve created a minimal reproduction of the behavior here.
The markdown parser gets thrown off ...
jasonford
- 2
- Opened 18 days ago
- #1524

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.