Last 12 weeks · 0 commits
5 of 6 standards met
Clear and concise description of the problem Double-clicking the quotation mark cannot select the corresponding content. Suggested solution Add rule support for Single Quotes / Double Quotes / Template literals. e.g. ` `` Just like this Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Add a Smart Clicks rule that selects complete URLs and file paths. HTTP/HTTPS URLs with query parameters and fragments Relative paths with ./ and ../ prefixes Absolute Unix paths Windows paths Home directory paths with ~/ Export handler object from src/rules/url-path.ts named urlPathHandler following existing handler patterns.
Describe the bug Description The HTML parser () assumes that any `childNodes[0]rangescript.range[0]applyParsertrigger.htmlvuesmartClicks.triggernode --versionpocs/*pocs/html-empty-script.htmlpocs/html-comment-only-script.htmlpocs/html-malformed-script.htmlpocs/js-invalid.jstest/poc-html-files.test.tstest/poc-js-invalid.test.tstest/html-script.test.tstest/parser-error.test.tsapplyParsertest/poc-html-files.test.tstest/ast-cache.test.tshtmlParsernode.childNodes[0]script.range[0]scriptscript.rangeapplyParserparser.handletriggerscriptscript.rangesrc/parsers/html.tsnode.range[0]applyParsersrc/parsers/index.tstry/catchastCachesrc/index.tsworkspace.onDidCloseTextDocumenttest/html-script.test.tshtmlParser.handleparseJStest/parser-error.test.tsapplyParsertest/poc-html-files.test.tstest/poc-js-invalid.test.tstest/ast-cache.test.tsapplyParsertriggerparserssrc/rules/bracket-pair.tsnew Position(Infinity, Infinity)doc.lineCount` and line lengths instead. Reproduction A minimal reproduction is required to verify the bug's existence, ensure reproducibility, and allow maintainers to debug/fix it efficiently, provided via clear steps, code snippets, or a minimal test repo. System Info Used Package Manager npm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [ ] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [x] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Clear and concise description of the problem 可以考虑在webstrom制作一个吗 Suggested solution 可以考虑在webstrom制作一个吗 Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Repository: antfu/vscode-smart-clicks. Description: Smart selection with double clicks for VS Code. Stars: 692, Forks: 15. Primary language: TypeScript. Languages: TypeScript (95.4%), Vue (4%), JavaScript (0.6%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.smart-clicks Topics: vscode, vscode-extension. Latest release: v0.2.2 (1y ago). Open PRs: 2, open issues: 16. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, Dlouxgit, sxzz, kvoon3, Daydreamer-riri, HenryTSZ, aki77, duowb, jinghaihan, Gehbt.