mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #23] [apps/code] Autocompleting enabled in strings #9
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ArtichOwO on GitHub (Sep 23, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/23
Describe the bug
When typing text in string quotes, autocompleting is enabled when it shouldn't, though it needs to be at least one char right (see screenshot).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No autocompleting when entering strings.
Screenshots

Desktop (please complete the following information):
@Yaya-Cout commented on GitHub (Feb 27, 2022):
I think it could be useful in f-strings, but I agree it can be annoying when we type normal strings…