-
**Is your feature request related to a problem? Please describe.**
I'm working on a tree-sitter parser for [twig](https://twig.symfony.com/) syntax [here](https://github.com/gbprod/tree-sitter-twig) …
-
Csharpier version 0.30.1
**Input:**
```
using System.Text.Json;
namespace Microsoft.Azure.HybridCompute.Shared.DataModel.Entities.NetworkSecurityPerimeter;
public class NSPValidationData
…
-
Currently the bundle size is pretty big because of lodash and rxjs https://bundlephobia.com/result?p=graphql-typed-client@1.7.4
Lodash impact can be reduced simply by changing the import paths, rxj…
-
Add a mode to LALRPOP, where the grammar does not include any actions, and LALRPOP instead generates a generic syntax tree. A possible implementation of a tree could be https://docs.rs/parse_tree (als…
-
Babelfish is a self-hosted server for source code parsing. We are developing a server to parse
code in virtually every language by extracting an ASTs (Abstract Syntax Tree) from it, and convert it to…
-
Hi there!
I tried writing some code in the playground that had multiple parsing errors, but only the last error was surfaced to me:
```js
// https://kaleidawave.github.io/ezno/playground/?id=32…
-
**Version Used**:
Visual Studio 17.11.3
**Steps to Reproduce**:
StyleCop.Analyzers received this bug report: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/3887
@AArnott expe…
-
**Version Used**: 2.9.0, 2.11.0-beta3-63513-06
**Steps to Reproduce**:
Run the following code:
```c#
using System;
using System.Globalization;
using Microsoft.CodeAnalysis;
using Microsof…
svick updated
4 years ago
-
- [ ] Visualizers
- [ ] Metadata Visualizer
- [ ] Pdb2Xml
- [ ] Compilers Bound Tree Generator
- [ ] CSharp Error Facts Generator
- [ ] CSharp Syntax Generator
- [ ] Fake Sign
- [ ] Open Source D…
-
It looks like `nano` is actively maintained, and even has syntax files for modern languages like `go`:
https://git.savannah.gnu.org/cgit/nano.git/tree/syntax
Given that currently it erroneously re…