Project

General

Profile

Bug #644

Settings are being ignored. (Autocomplete doesn't include auto-parentheses, quotes, etc.)

Added by Brian Flanagan about 3 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Target version:
-
Start date:
01/29/2021
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

I have unchecked autocompletion in the settings, yet it is still running.

#1

Updated by Brian Flanagan about 3 years ago

  • Priority changed from Normal to High
#2

Updated by Brian Flanagan over 2 years ago

  • Subject changed from Settings are being ignored. to Settings are being ignored. (Autocomplete doesn't include auto-parentheses, quotes, etc.)
  • Assignee set to Baptiste Bideaux
  • Affected version changed from 1.0.0 (B3) to 1.0.0 (B10) u16

Autocomplete is shutting off, but not 100%. (Technically these are two different things, but I consider them the same.)
This is still a problem. And VERY annoying!

When we had Atom settings accessible I could fix this, but now I can't.

This should either turn off when I turn off auto-complete, or there should be a special setting for these, as there is in Atom.
For example: Try any of the following in the editor

(
result:
()

[
result:
[]

'
result:
''

"
result:
""


result:
`

There is an Atom setting to turn this off, but I don't recall what.

#3

Updated by Brian Flanagan over 2 years ago

Re-tested in 21 Oct 2021 version. Still a problem.

#4

Updated by Baptiste Bideaux over 1 year ago

  • Status changed from New to Resolved

Fixed!

Also available in: Atom PDF