-
Do we need some fix for searching tweet exclusively on basis of whitespace character?
For example, I need to search sentiments related to the word "intern", not internet nor international.
So we cou…
-
Svelte preserves whitespace inside regular tags. HTML comments are stripped out by the compiler, but the whitespace around them is not, causing the component output to have extraneous newlines. This i…
-
Hi here 👋 ,
## What is the issue ?
On my project I want to update a given MongoDB document having `properties` map as subdocument.
I'm using `org.springframework.data:spring-data-commons:jar…
-
Issue Type: Bug
1. Indent several lines of code, and save. These should appear as changes in Git.
2. Click on "Open changes".
3. Ensure whitespace changes are hidden (which is the default).
4. S…
-
Hi, I've noticed that there's only the `files.trimTrailingWhitespace` without a `files.trimLeadingWhitespace` counterpart.
This has been a problem for editing files that mix markdown document…
-
If we want to highlight EOL whitespaces, we currently have to rely on magic incantations such as:
```vim
highlight WhitespaceEOL ctermbg=red
match WhitespaceEOL /\\\@
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
-
I have a grammar for a programming language. It defines %whitespace, because whitespaces are not significant.
Now, I want to parse string literals with a rule like this:
```
StrQuot
-
```
on MacOS 10.6.1:
Apropos dialog: terminal whitespace in keys is not trimmed for search.
```
Original issue reported on code.google.com by `terje.norderhaug` on 20 Sep 2009 at 6:32