-
# Trending repositories for C#
1. [**dotnet-architecture / eShopOnWeb**](https://github.com/dotnet-architecture/eShopOnWeb)
__Sample ASP.NET Core 6.0 reference application, powere…
-
If it is, it's not working.
I'm setting it to give me a warning after 50 characters and an error after 72 but I see no warning or error anywhere when writing commit messages.
If it isn't, is th…
-
**I propose we** enable compilation of the following SRTP function:
```f#
let inline f(t: ^T when ^T: (member Foo: int -> int) and ^T: (member Foo: float -> float)) = …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
When trying to generate pictures above a certain resoluti…
Yumae updated
10 months ago
-
Unsure if the default behavior in other editors applies to single tick quotes, since it could interfere with apostrophes in strings, but I figure this should be easy enough to add for double tick quot…
-
# Trending repositories for C#
1. [**Kareadita / Kavita**](https://github.com/Kareadita/Kavita)
__Kavita is a fast, feature rich, cross platform reading server. Built with a focus…
-
when I clicked the edit image button they did not load the image in the editor on Mac & Ubuntu. but it's working fine on windows. when I upload a new image and then click on edit image it's working fi…
-
```
What Plugin does this relate to? What version of the Plugin?
request for a new plugin
What steps will reproduce the problem?
1. open an existing file
2. make changes in edit buffer
3. File->Diff
…
-
`define function` in python should create the following text:
```
def {{{cursor here}}}( ):
{{{two spaces here}}}
return "success"
```
It would be nice if it can also recognise words l…
-
### Check for existing issues
- [X] Completed
### Is your feature request related to a problem?
Many times while navigating thru a large project, I lose the directory of focused file
### Describe …