C#
C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.
Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.
Here are 153 public repositories matching this topic...
I'm trying to find the docs with the config options for java. I can't find anything on the docs here on github, but if I run $ autorest --help I see this:
But If i run $ autorest --help --java there are no java specific config options that exist when running with c# instead.
autorest 3 beta?
Issue Description
The documentation states:
IntelliSense is not working
This is typically as a result of the current project type not being supported. You can see an indication in the OmniSharp flame in the bottom left hand side of the status bar.
I am working with Renode, where extensions are written in C# (much in the same way I gather Unity works). When I open these f
In twig, whenever a comment starts the first non-empty line following an opening tag, the attributes are forced onto a new line and indented.
<div class="container text-white-90">
{# brand/ logo #}becomes
<div
class="container text-white-90">
{# brand/ logo #}I'm using the Twig Language VS Code extension, but this also happens on the website
-
Updated
Apr 9, 2020 - TypeScript
-
Updated
Dec 14, 2019 - TypeScript
-
Updated
Feb 6, 2019 - TypeScript
-
Updated
Jan 14, 2020 - TypeScript
The user should be able to add an optional description to give context to a query. This will likely be more useful with query sharing.
Flavor text is fun!
Support glob imports
Add documentation
-
Updated
Feb 8, 2019 - TypeScript
-
Updated
Jul 15, 2019 - TypeScript
Is your feature request related to a problem? Please describe.
Looking for content is a bother because users have to go through each section if they do not know where content is.
Describe the solution you'd like
Search bar inside of the navigation pane.
Describe alternatives you've considered
Using indexes as already supplied in the guidelines.
Additional context
An A
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Jul 23, 2018 - TypeScript
Force VS Build to wait for Webpack Completion before displaying page
- When developing locally, the VS build is trying to display the site before the webpack build is completed. The webpack build unfortunately takes a few seconds longer than the VS Build and results in
NodeInvocationException: document is not definedon page load.
However if you wait until webpack build completes and refr
-
Updated
Jan 29, 2020 - TypeScript
-
Updated
Jun 18, 2019 - TypeScript
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Nov 2, 2019 - TypeScript
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
May 1, 2019 - TypeScript
-
Updated
Jun 7, 2018 - TypeScript
-
Updated
May 3, 2019 - TypeScript
Is your feature request related to a problem? Please describe.
We have tests for non-React components, just not the React ones.
Describe the solution you'd like
We want to have tests for React components, unit tests.
Additional context
There is tight coupling between these components. By writing tests, we can know what things we can separate and what things we need to work on separat
-
Updated
Apr 30, 2020 - TypeScript
-
Updated
Feb 26, 2019 - TypeScript
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia

Running quicktype CLI with this Schema produces