-
https://github.com/Pma10/myweb2/blob/main/index.html#L31
-
# Overview
Upon note creation, a bunch of error messages pop up in Obsidian, detailing what looks like an invalid string function or invalid string syntax (image 1)
## Steps to reproduce
1. I…
-
Tested with Player Master jenkins-1807.
I know Maniacs support is still a very extensive and WIP thing, but I guess it's worth (instead nothing) reporting stuff.
While playing with String Variabl…
-
This is a bit complex to implement as it requires state for tracking string parts in all implementations. The lexer already uses as little state as possible so I'd like to keep string state minimal. T…
-
Xcode 16:
Why need to add 'Value', like this:
But: the 'timestamp' is String, not a Double,
How to do this?
-
I just installed and tried using the plugin and it would add f-strings in the middle of strings as quotes were used. Useful plugin once this is fixed. Thanks!
-
**Feature request checklist**
- [x] There are no issues that match the desired change
- [ ] The change is large enough it can't be addressed with a simple Pull Request
- [x] If this is a bug, please …
-
Nothing happens on screen when I input an empty or blank string (consisting only of spaces) into the command line.
-
Nothing happens on screen when I input an empty or blank string (consisting only of spaces) into the command line.
[original: nus-cs2113-AY2425S1/pe-interim#534] [original labels: type.FeatureF…
-
I'm currently using a hash of the description to generate the version. But I just realized that this is wrong according to the specification. It should be a number.
I've found that using a hash as …