-
While writing comments, when as-you-type completion is enabled, the auto-completion popup still appears. It should not appear in comments.
-
**Is your feature request related to a problem? Please describe.**
When you start an inline comment with `/*`, it turns everything after it into a comment and the compiler often freak outs.
**Des…
-
When creating a new issue in GitHub itself, the headline of suitable issues is displayed in a popover when ever you start "#[smt]", e.g. type "#4" will display the titles for issues nos. 4, 40, 400 et…
-
Auto-commenting is a feature that automatically posts a comment when an issue is closed in a repository.
When the issue is closed, a pre-defined comment will be automatically posted, acknowledging th…
-
Consider code like this:
```mma
foo (* comment *)
bar
```
If I use the block-comment shortcut on it, I get
```mma
(*foo *)(* comment *)(*
bar*)
```
This is not ideal for Mathematica,…
-
Here are how to reproduce (default config)
```console
# 12 looks good to me
chenhao@chenhao ~/format_test> clang-format-12 --version && echo --- && clang-format-12 1.cc
Ubuntu clang-format versi…
-
I guess current ordering is just by name DESC? Would be great if you can support alternate orderings like the same as in the settings UI and maybe place language overrides `"[css][scss]": {}` at the e…
-
### **Describe the feature**
The feature adds the ability to automatically generate SQL column comments in Databricks Delta Live Tables (DLT). Specifically, it updates the `CREATE STREAMING TABLE` SQ…
-
random commands set by user in specific hash tags while the bot is waiting 10 minutes for unfollow or follow again
-
## Example code:
```php