-
[Enter steps to reproduce below:]
1. Open a Ruby on Rails model
**Atom Version**: 0.200.0
**System**: Mac OS X 10.9.5
**Thrown From**: [rsense](git://github.com/rsense/atom-rsense) package, v0.6.0
##…
-
How to configure syntax style for different codeBlock languages?
```
…
-
Certain parts of review updates and requests are moved to do after initial release (parts i think are good to do but are not showstoppers).
Pull requests which these are based on
https://github.co…
-
## Introduction
This epic is about executing the deprecation of the go client and zbctl as planned with this PDP epic https://github.com/camunda/product-hub/issues/2438.
## Concept
With 8.6 and the…
-
## Issue description
The language server installs with the default garbage collection in time efficient server mode, as opposed to aggressively memory efficient workstation mode. This causes the lang…
-
Includes sin, cos, tan, asin, acos, atan, atan2.
Also including sinh, cosh, tanh should be easy.
Here is a starting point: https://github.com/raminrahimzada/CSharp-Helper-Classes/blob/master/Mat…
-
## Description
It would be great if we had a command to fetch the descriptions of given error or warning messages such that when a user only provides the code, a description can still easily be ret…
-
### What happened?
Go to https://www.pulumi.com/registry/packages/databricks/api-docs/externallocation/#example-usage
There is an example for AWS, and a hint that there should be one for Azure but t…
-
It seems the keyword escaping is not working in this example grammar. I believe the left recursion is to blame. Demonstration code is below. I suspect it's around here but not sure: https://github…
-
How does the performance compare to other JSON serializers available in F#?