Sublime Forum

How to disable auto back to quote or auto delete one quote after moved

#1

When i pasted text and than try to add only one quote its delete it and i mast to add quote and them move cusor left and right to make it work.
The worst thing that sometime it delete my added quotes and i was investigating why my plugin dosnt work… It thinking that i do not needed it!))

trying to add ` and go to next line, and it go back avery time, same thing with quotes single and double.

Have disabeled:

“auto_complete”: false
“auto_match_enabled”: false
“auto_indent”: false

0 Likes

#2
  • If reproduceable in safe mode, then it’s a core issue. Report to GitHub issue tracker, period.

  • Otherwise, I would suggest you post a plugin list. Or enable sublime.log_commands(True) in the console to see what command is triggered so that you may have a clue.

0 Likes

#3

Nope it is same with clean install its some kind a feature of sublime

0 Likes

#4

Just test it with safe mode. “Clean install” won’t make any difference unless you clean up all setup.

Here’s the correct way to do a “clean install”: https://www.sublimetext.com/docs/revert.html
But to save your time and potential data lost, just use safe mode for testing.


Btw, I don’t see an issue in your screenshot.

0 Likes

#5

Look on the yellow square, when i press left or right - it disappeared.
It some kind of option i think.
I think Its waiting that i must enter something and than close quotes… But i do not need it.

0 Likes

#6

I am fairly sure with a fresh ST without any configuration, you won’t see a yellow box. So if you are relunctant to test it in safe mode or providing a plugin list. Our journey ends here.

0 Likes

#7
  "Alignment",
  "AlignTab",
  "All Autocomplete",
  "AppleScript Extensions",
  "Auto Fold",
  "AutoFileName",
  "AutoSelect",
  "BetterFindBuffer",
  "BeyondCompare",
  "BracketGuard",
  "BracketHighlighter",
  "BuildX",
  "Chain of Command",
  "ChangeQuotes",
  "Chmod",
  "Click To Partial",
  "CloseMinimapOnMultiView",
  "Color Highlight",
  "ColorPick",
  "ColorPicker",
  "Column Select",
  "Compare Side-By-Side",
  "Copy Filepath With Line Numbers",
  "CopyWithLineNumbersReloaded",
  "CTags",
  "CursorRuler",
  "DeleteBlankLines",
  "Expand Selection to Quotes",
  "ExpandRegion",
  "ExportHtml",
  "Expression",
  "File History",
  "Filter Lines",
  "Find++",
  "FindKeyConflicts",
  "FindSelected",
  "Fold Comments",
  "Fold Python",
  "GotoWindow",
  "Highlight Duplicates",
  "HyperClick",
  "ImageMagick",
  "ImagePreview",
  "ImprovedMacros",
  "Incomprehensible Ex",
  "Increment Selection",
  "Indent Respectful Sort",
  "IndentationNavigation",
  "INI",
  "Invert Selection",
  "JSONComma",
  "jsonnet syntax",
  "Local History",
  "Log Highlight",
  "Logging Control",
  "MarkAndMove",
  "Markdown HTML Preview",
  "MarkdownEditing",
  "Merge Windows",
  "MoveTab",
  "MoveText",
  "Multicommand",
  "MultipleSelectionScroller",
  "Nav Panel",
  "Open Search Result",
  "Open URL",
  "OpenContextPath",
  "OpenUri",
  "Origami",
  "Outline",
  "Package Control",
  "PackageResourceViewer",
  "Pandoc",
  "PasteAhead",
  "PowerCursors",
  "PowerShell",
  "Pretty JSON",
  "Python 3",
  "QuickView",
  "rainbow_csv",
  "RegexExplainTip",
  "RegReplace",
  "RememberCommandPaletteInput",
  "RemoveDuplicateLines",
  "RemoveSelection",
  "RepeatCommand",
  "Revert All Files",
  "Select By Regex",
  "SelectionTools",
  "SelectUntil",
  "SendCode",
  "SendText",
  "SideBarEnhancements",
  "SideBarMenuAdvanced",
  "SimpleMovements",
  "Sort Lines (Numerically)",
  "Sort Lines By Selection",
  "SortBy",
  "Statement",
  "StickySearch",
  "Sublime-Extras",
  "SublimeLog",
  "SublimeREPL",
  "Swap Selections",
  "Sync Settings",
  "Sync View Scroll",
  "Tab Filter",
  "Table Editor",
  "TabsExtra",
  "Terminal",
  "Terminus",
  "Theme - Cobalt2",
  "tmux",
  "TodoTxt Syntax",
  "ToggleWrap",
  "Trimmer",
  "VAlign",
  "View Bookmarks",
  "WordCount",
  "WordHighlight",
  "Wrap Plus",

settings

“auto_find_in_selection”: false,

“bold_folder_labels”: true,
“caret_extra_bottom”: 2,
“caret_extra_top”: 2,
“caret_extra_width”: 3,
“caret_style”: “solid”,
“create_window_at_startup”: false,
“dictionary”: “Dictionaries/uk_UA.dic”,
“draw_indent_guides”: false,
“draw_minimap_border”: true,
“draw_white_space”: “all”,
“ensure_newline_at_eof_on_save”: true,
“fade_fold_buttons”: false,
“fallback_encoding”: “Cyrillic (Windows 1251)”,
“font_size”: 17,
“highlight_line”: true,
“highlight_modified_tabs”: true,
“hot_exit”: true,
“ignored_packages”:
[
// “Package Control”,
// “Vintage”,

],
“indent_guide_options”:
[
“draw_normal”,
“draw_active”
],
“line_numbers”: true,
“line_padding_bottom”: 1,
“line_padding_top”: 1,
“margin”: 0,
“match_brackets”: true,
“match_brackets_angle”: true,
“match_brackets_braces”: true,
“match_brackets_content”: true,
“match_brackets_square”: true,
// “match_selection”: true,
“match_tags”: true,
“open_files_in_new_window”: false,
“overlay_scroll_bars”: “enabled”,
“remember_open_files”: true,
“save_on_focus_lost”: true,
“show_encoding”: true,
“show_panel_on_build”: false,
“show_tab_close_buttons”: false,
“sidebar_font_big”: true,
“sidebar_large”: true,
“spell_check”: false,
“tab_size”: “4”,
“translate_tabs_to_spaces”: true,
“wide_caret”: true,

/“caret_style”: “solid”,/
“theme”: “Default Dark.sublime-theme”,

// “find_selected_text”: true,
“color_scheme”: “Mariana.sublime-color-scheme”,
“dark_theme”: “Adaptive.sublime-theme”,
“light_theme”: “Adaptive.sublime-theme”,
“gpu_window_buffer”: true,
“auto_close_tags”: false,

“auto_complete”: false,
“auto_match_enabled”: false,
“auto_indent”: false,
// “disable_auto_insert”: true,

“MultipleSelectionScroller.scroll_cycling”: true,
“MultipleSelectionScroller.quiet”: true,
“debug”: true,

0 Likes

#8

:grinning: Could you also run sublime.log_commands(True) in ST console (can be opened by ctrl+`). And then do what you think giving weird results, and post console output during doing it?

0 Likes

#9

you right

command: unmark_undo_groups_for_gluing

how to investigate which plugin or option it is?

0 Likes

#10

usually I just google it or search it on github.

0 Likes

#11

So the command comes from the Vintage plugin, which is ignored by default but you enabled it by commenting out that line. If this is not intentional, just ignore the Vintage plugin and it should be fixed.

0 Likes

#12

nope the same

i tried turning all the plugins on and off and nothing changed and i ended up forgetting Vintage to turn it off. But this did not change the situation

0 Likes

#13

Could you also run sublime.log_commands(True) in ST console (can be opened by `ctrl+`` ). And then do what you think giving weird results, and post console output during doing it?

I guess you’d have to redo this to find the offending command.

0 Likes

#14

The problem is very strange and its about Language MAC OS layout ))

When you use key layout U.S International - PC on MAC OS you have this problem (strange insert mode). When using layout US, there is no such problem.

Can you try on your side?

0 Likes

#15

And it is interesting that when you press a key for example ”,in the keyboard layout international US, sublime does not output anything to the console on firs press, although a symbol appears on the screen in some special mode with yellow square around…

0 Likes