-
| | |
| --- | --- |
| Bugzilla Link | [13181](https://llvm.org/bz13181) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description…
-
OS and OS version: OS X 10.9
Sublime Text Version: 3061
Did you tried to revert to a freshly installed state? Yes (ST3)
### Bug Description:
Sublime Text 3 will leave some punctuation hanging at th…
-
I have windows 7 operating system and i installed python 3.7.2 , But when i try to install the package (python setup.py install) i get a lot of ERRORS saying "syntax error missing parenthesis in call …
ghost updated
3 years ago
-
`Copy` values have special copy semantics, when they're moved away, the old place still have valid value alive. A lot of times this is not people want. For example, it's very easy to typo and wrongly …
-
It's been a while that sometimes I'm getting this. I always have a "workaround" but it's not pretty, but I think that this could be addressed properly.
When you have a before block, and inside ther…
-
in the tokyo night theme I like the format of the( | - 卞工冊ヨ : EEE d MMM Y, HH:mm:ss@HH:mm:ss) but I didn't like the font for it so when I erased and tried to make it (| - Time : EEE d MMM Y, HH:mm:ss@…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
-
### Issue Summary
When the accessibility explorer is activated, there's a spacing issue. The spaces after 'f', 'M', and 'cos' are way too big, and I can't figure out how to make them look right. It…
-
here's a list of minor annoyances
this doesn't like the parenthesis in the test condition:
`.if (\2 & $01) != 0`
this doesn't like the fact that the values aren't expressed as constants
`.incb…
sverx updated
4 years ago
-
If there is an attribute like [System.Runtime.Serialization.EnumMemberAttribute()] then it will swallow everything after because there are no parameters. Removing the parenthesis or adding an actual …