-
**General topic:** questions
**Requires feedback:** yes
**Problem, the bot is supposed to solve:**
In each tag there are common duplicate questions that share *common code*. Oftentimes it is even…
ztane updated
5 years ago
-
Can't step into user-defined functions with Atom 1.32.2 and the following packages (No console errors to report):
Built-in Atom Packages (92)
├── atom-dark-syntax@0.29.1
├── atom-dark-ui@0.53.3
…
-
A useful and widely supported configuration file that controls basic formatting things like CRLF vs. LF, deleting whitespace at the ends of lines, etc. Important to have, for many languages have c…
-
One thing I dislike about multi-line comments is that they can screw with the look of the file due to the indentation.
Here a tiny example (I think it's worse when the multi-line strings covers a lot…
-
## Expected behavior and actual behavior.
When publishing to Confluence I expect the code blocks to be converted to working code macros with syntax highlighting.
What actually happens is that all …
-
In the type tree, types without a common name in the selected language are not displayed correctly. There is some whitespace where the common name would have been, such that the scientific name that f…
-
We ran into this issue with [ktfmt](https://github.com/facebookincubator/ktfmt), and solved it by replacing the last of the trailing spaces with a special tombstone to prevent GJF from removing all tr…
-
- [x] I have a question that is specific to this extension; thus, inappropriate for the main [EditorConfig issue tracker](https://github.com/editorconfig/editorconfig/issues).
- [ ] I tried running `…
-
The biggest problem with all source code formatters is that their configuration typically includes several hundreds of options. It takes long hours to read the documentation and prepare the proper con…
-
### Zig Version
0.9.1
### Steps to Reproduce
Hello, is there a formatted input function in the standard library ?
Example in C:
#include
int main(void)
{
unsigne…