issues
search
emacs-csharp
/
csharp-mode
A major-mode for editing C# in emacs
GNU General Public License v3.0
155
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests: Setup node is no longer required
#272
jcs090218
closed
1 year ago
1
C# mode officially discontinued
#271
theothornhill
closed
1 year ago
5
Remove dependency on dash
#270
wasamasa
closed
2 years ago
1
Make methods / properties count as defuns
#269
isbobbydigitalak
closed
1 year ago
1
Install Latest Version
#268
madorian
closed
2 years ago
0
tests(build.yml): add experimental for snapshots
#267
josteink
closed
2 years ago
0
tests(makefile): Add compile to CI test
#266
jcs090218
closed
2 years ago
13
Fix issue with loading tests modifying Emacs setup.
#265
josteink
closed
2 years ago
0
Make "make test" work without depending on eask.
#264
josteink
closed
2 years ago
5
Implement patch from Stefan Monnier <monnier@iro.umontreal.ca>
#263
josteink
closed
2 years ago
0
Revert "Implement patch from Stefan Monnier <monnier@iro.umontreal.ca>"
#262
josteink
closed
2 years ago
0
Implement patch from Stefan Monnier <monnier@iro.umontreal.ca>
#261
josteink
closed
2 years ago
0
Generating overrides issue
#260
pro-anon
closed
2 years ago
3
Use merged setup-emacs action
#259
jcs090218
closed
2 years ago
1
Replace Cask with Eask?
#258
jcs090218
closed
2 years ago
10
Error when loading csharp-mode
#257
mtl3
closed
1 year ago
5
Maybe remove 27.1 related hacks
#256
theothornhill
closed
1 year ago
4
fill-paragraph does not properly work on XML documentation comments
#255
elizagamedev
closed
1 year ago
4
Issue with parser when using with .csx files
#254
intrasight
closed
2 years ago
11
Added tree-sitter-indent to required tree-sitter packages
#253
jacobilsoe
closed
2 years ago
1
String handling confused by escaped double quote in a string
#252
grendello
closed
3 years ago
5
Add support for multiline strings
#251
theothornhill
closed
3 years ago
6
Implement the new multiline string functionality from cc mode
#250
theothornhill
closed
3 years ago
5
Makefile should not devide with newline
#249
conao3
closed
3 years ago
2
`files` directive is not needed so delete this
#248
conao3
closed
3 years ago
1
Use GitHub actions CI
#247
jcs090218
closed
3 years ago
6
Migrate from deprecated install-method to safer Git-based approach
#246
josteink
closed
3 years ago
1
Possible upcoming build-issue
#245
josteink
closed
3 years ago
0
Indentation of switch expressions in tree-sitter is different
#244
brymit
closed
3 years ago
5
Indentation of multiline items with tree-sitter is diff than csharp
#243
brymit
closed
1 year ago
8
csharp-tree-sitter-mode indentation is wrong. csharp-mode fontification seems wrong.
#242
brymit
closed
3 years ago
4
Don't require tree-sitter
#241
theothornhill
closed
3 years ago
0
Make csharp-mode ELPA ready
#240
theothornhill
closed
3 years ago
1
csharp-tree-sitter-mode indent wrongly when press new line
#239
kiennq
closed
1 year ago
11
Support static using imports
#238
josteink
closed
1 year ago
5
Enumeration type explicitly specifying underlying type
#237
pbertin-oneex
closed
1 year ago
3
Vouching for purcell/nix-emacs-ci
#236
dickmao
closed
3 years ago
1
Reintroduce build pipeline for 26.1 and 26.2
#235
theothornhill
closed
3 years ago
1
Add seq as a dependency
#234
theothornhill
closed
3 years ago
4
Small fix for highlighting of types in Tree-Sitter mode
#233
joefbsjr
closed
3 years ago
3
Add tree-sitter based utility methods.
#232
josteink
closed
3 years ago
2
Fix parse and sigabort errors on latest tree-sitter
#231
josteink
closed
3 years ago
0
beginning-of-defun et al. not behaving the same as on C++ mode
#230
mcraveiro
closed
3 years ago
14
Some tree-sitter fixes
#229
joefbsjr
closed
3 years ago
21
Changing csharp-mode-tree-sitter-patterns
#228
joefbsjr
closed
3 years ago
4
csharp-mode incorrectly assumes c-default-style is a list
#227
ErikKnowles
closed
3 years ago
3
CL (Common Lisp) Package is Deprecated
#226
jxfreeman
closed
3 years ago
5
Getting "Cannot load (package name)" when attempting to utilize the 'use-package' statement from README
#225
RennisDitchie
closed
3 years ago
3
Ignore module error from tree-sitter feature
#224
jcs090218
closed
3 years ago
6
Extract compilation support to its own module
#223
theothornhill
closed
3 years ago
1
Next