-
Hi!
No intentions of removing [someone else's work](https://github.com/Ranchero-Software/NetNewsWire/releases/tag/mac-6.1.1), however SF Symbols includes a radio waves icon that can be freely used …
-
The next feature we aim towards adding for Language Support is Go-to definition of a symbol. The RPCs
Client -> Core and Core -> Plugin and vice versa are very similar to Hover Definition but we nee…
-
### Description
As a multilingual person, that regularly writes posts in different languages i would like to always post my messages with the correct language setting without needing to open the la…
-
Hi,
If I'm not mistaken. Atom Language plugin should define keywords for method/functions show that when I use plugin Symbol View with command "cmd+r", it will show the list of Rust symbols.
Tha…
-
After opening any python file, a message appears: "The Python Tools server crashed 5 times in the last 3 minutes. The server will not be restarted.". I've tried deleting the language server, reinstall…
-
In Python 3.10, the | symbol was brought to represent Union types (PEP 604). The | symbol strikes a balance between clarity, consistency, and convenience, making it a fitting choice for representing…
-
Unable to add other language, eg add_expense n/你好 ਸਤ ਸ੍ਰੀ ਅਕਾਲ v/10000 r/ਸਤ ਸ੍ਰੀ ਅਕਾਲ t/123a Gives this weird symbol instead
![Screenshot 2019-11-15 at 4.28.21 PM.png](https://raw.githubusercontent…
-
`class_inherits()` is a useful utility for checking whether an object satisfies a class specification. I use the term _specification_, because I am not sure things like a class union or `class_any` ar…
-
-
Hey all! I've been having an issue trying to validate a string
```hs
{-@ type Scheme = {s:String | isValid s} @-}
{-@ f :: Scheme @-}
f :: String
f = ""
{-@ reflect isValid @-}
isValid ::…