issues
search
atom
/
toggle-quotes
An Atom package to toggle between single and double quotes
MIT License
77
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to Github Actions
#71
darangi
closed
3 years ago
0
Support Markdown files .md
#70
softwarecreations
opened
4 years ago
0
Add CodeQL Analysis workflow
#69
jhutchings1
closed
4 years ago
0
Remove old note about tabs being unsupported
#67
Aerijo
closed
5 years ago
1
Better escaped character support
#66
Aerijo
closed
5 years ago
3
Ensure toggling works in tree-sitter grammars with unorthodox strings.
#65
savetheclocktower
closed
6 years ago
2
Seemingly broken with Tree Sitter Parsers for Ruby on 1.32.0
#64
gmkohler
closed
6 years ago
2
Toggling doesn't work with strings in an array in YAML file
#63
mobilesfinks
opened
6 years ago
3
Don't select terminals.
#62
queerviolet
closed
6 years ago
0
[Tree-sitter] Introduces unexpected quote marks
#61
Aerijo
closed
6 years ago
7
Works in Javascript, broken in PHP
#60
softwarecreations
closed
6 years ago
1
Uncaught TypeError: Character index must be a number
#59
wottpal
closed
6 years ago
5
Use tree sitter query APIs to find nodes to operate on
#58
queerviolet
closed
6 years ago
0
Broken with tree-sitter parsers enabled
#57
steventango
closed
6 years ago
7
Uncaught TypeError: this.buffer.getLanguageMode(...).bufferRangeForScopeAtPosition is not a function
#56
Ben3eeE
closed
6 years ago
1
Feature Request: Scoped Settings
#55
wottpal
closed
6 years ago
2
Allow for language-specific quote character settings.
#54
savetheclocktower
closed
6 years ago
4
Determine the string scope selector dynamically
#53
bartocc
closed
6 years ago
3
Add issue and pull request templates
#52
jasonrudolph
closed
7 years ago
0
Toggle stops with backtick
#51
slyy
closed
6 years ago
8
Unquote
#50
danielbayley
closed
7 years ago
1
Doesn't work with es6 import and language-babel
#49
branchard
closed
7 years ago
2
:bug: Fix package activation under Atom v1.16.0
#48
Arcanemagus
closed
7 years ago
1
Broken on Atom v1.16.0-beta0
#47
Arcanemagus
closed
7 years ago
0
Was working fine, now nothing happens....
#46
mattbryson
opened
7 years ago
8
Allow quote toggling in unrecognized (non-string as reported by the grammar) buffer areas
#45
jkeen
opened
7 years ago
10
Update information
#44
ghost
closed
7 years ago
1
displayBuffer has been deprecated
#43
benphelps
closed
7 years ago
4
TextEditor.get is deprecated.
#42
dflock
closed
7 years ago
1
Change keymap on linux and win32 plataforms
#41
martiadrogue
opened
8 years ago
2
stopped working on Atom 1.9.6
#40
stoplion
closed
8 years ago
2
TextEditor.module.exports.Object.defineProperty.get is deprecated.
#39
dsandstrom
closed
7 years ago
0
Only works sometimes.
#38
danielbayley
closed
8 years ago
0
Issue with keyboard shortcut
#37
PhiLhoSoft
closed
8 years ago
1
Add support for toggling selections
#36
Alhadis
opened
9 years ago
3
Add support for javascript / es6 ` characters
#35
ProLoser
closed
6 years ago
13
It eats the characters below
#34
luiscobot
closed
6 years ago
1
Sometimes breaks when string contains backslashes
#33
shawninder
closed
5 years ago
0
Doesn't work if a line contains multiple sets of quotes.
#32
tjbenton
closed
5 years ago
2
When adding a custom quote it doesn't cycle through all of them
#31
tjbenton
opened
9 years ago
2
Failed to activate the toggle-quotes package
#30
ryanmclaughlin
closed
9 years ago
3
Properly deactivate package
#29
mnquintana
closed
9 years ago
2
Package doesn't deactivate properly
#28
mnquintana
closed
9 years ago
0
Can't toggle quotes if line contains tabs
#27
fyrebase
closed
5 years ago
26
Migrate from CoffeeScript to Babel
#26
mnquintana
closed
9 years ago
22
It stopped working after latest atom update - Version 0.211.0 (0.211.0)
#25
prabackar
closed
9 years ago
4
Add coffeelint support
#24
mnquintana
closed
9 years ago
0
Key binding not working
#23
kankaristo
closed
9 years ago
3
Instead of escaping quotes, optionally reverse quotes.
#22
ProLoser
opened
9 years ago
2
Improve Readme
#21
mnquintana
closed
9 years ago
4
Next