Commit Graph
95 Commits
Author SHA1 Message Date
7b764164ed Fixed closing JSDoc when adding multiple blocks (#49888)
* Fixed closing JSDoc when adding multiple blocks

* Fixed linting errors

* Refactored to use `some`

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* Removed empty lines

Co-authored-by: Armando Aguirre <araguir@microsoft.com>
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2022-07-21 13:16:40 -07:00
Armando Aguirre 8cf980af8d Fixed bug with toggleLineComment ends in a start line 2020-09-25 19:00:02 -07:00
Armando Aguirre 635ee24a3c Merge remote-tracking branch 'upstream/master' into AddToggleCommentFeature 2020-07-13 16:58:19 -07:00
Armando Aguirre 0d38f09e36 PR comments and minor bugs 2020-07-10 17:44:02 -07:00
Armando Aguirre a534f2aa97 Fixed syntax error 2020-07-09 22:15:02 -07:00
Armando Aguirre ef81a0d0ee Merge remote-tracking branch 'upstream/master' into AddToggleCommentFeature 2020-07-09 21:55:36 -07:00
Armando Aguirre 6fd91ee59f Fixed baseline 2020-07-09 21:34:34 -07:00
Armando Aguirre b81f240e96 PR comments 2020-07-09 18:35:54 -07:00
Armando Aguirre 55a1b50e7a Revert "Removed public commands"
This reverts commit 40751ba89b.
2020-07-09 15:55:51 -07:00
Armando Aguirre 0985afd51a Fixed uncomment bug 2020-05-26 19:26:28 -07:00
Armando Aguirre 9f03d7bad7 Use getFileAndLanguageServiceForSyntacticOperation 2020-05-26 17:34:38 -07:00
Armando Aguirre 40751ba89b Removed public commands 2020-05-22 21:50:34 -07:00
Armando Aguirre 89429ac6aa Fixed lint errors 2020-05-22 18:22:28 -07:00
Armando Aguirre 413a3d3eb4 Fixed more lint issues. 2020-05-22 17:04:53 -07:00
Armando Aguirre 35a3d8547b Fixed lint issues 2020-05-22 16:59:50 -07:00
Armando Aguirre ee37d8e8d3 Added comment and uncomment selection 2020-05-22 16:56:57 -07:00
Armando Aguirre fe91f317de Fixed uncomment bug 2020-05-22 16:47:35 -07:00
Armando Aguirre 381dd8427a Removed TextRange and added FileRangeRequestArgs 2020-05-22 16:47:34 -07:00
Armando Aguirre 090b38daa1 Updated d.ts baselines 2020-05-22 16:46:33 -07:00
Armando Aguirre 937e3e88e1 Added simplified result to ToggleComment 2020-05-22 16:46:33 -07:00
Armando Aguirre e5829881b5 Fixed toggleLineComment jsx cases 2020-05-22 16:46:33 -07:00
Armando Aguirre fc9753473e Added jsx to singleLineComment 2020-05-22 16:46:33 -07:00
Armando Aguirre 97de811d48 Fix multiline name 2020-05-22 16:46:32 -07:00
Armando Aguirre 33333e86eb Added toggleLineComment, toggleMultilineComment with jsx and tests 2020-05-22 16:46:31 -07:00
Armando Aguirre 09a5b68a85 Fixed goto when declarations are on multiple files 2019-08-28 15:14:19 -07:00
Armando Aguirre a0c29fe4e5 Added optional trailing slash regex 2019-08-23 15:42:03 -07:00
Armando Aguirre f76e3b59b2 Make trailing slash required on cleanText regex 2019-08-23 13:51:53 -07:00
Armando Aguirre 428e8d0cb1 Fixed navigationbar regex 2019-08-15 13:49:11 -07:00
Armando Aguirre 209ca0749f Fixed lint issues 2019-08-08 14:29:03 -07:00
Armando Aguirre 98729b4462 Truncate to 150 chars and added unit tests 2019-08-07 13:50:18 -07:00
Armando Aguirre ce133ec2dd Fixed issue for navbar when having multiline string literals 2019-08-01 17:21:29 -07:00
Armando Aguirre b5d882ebd6 Merge pull request #24262 from armanio123/FixObjectLiteralExpression
Fix issue with formatting object literal csharp style
2018-05-22 12:39:14 -07:00
Armando Aguirre 0b18bdf590 Added tests 2018-05-21 18:22:13 -07:00
Armando Aguirre 0f7f9783dc Fixed test regression, removed nodeContentIsAlwaysIndented 2018-05-18 17:07:58 -07:00
Armando Aguirre 1146c690f8 Fix issue with formatting object literal csharp style 2018-05-18 16:33:55 -07:00
Armando Aguirre 5cc833a5f5 Merge pull request #24049 from armanio123/AddDeferredToProjectTelemetry
Add deferred to project telemetry
2018-05-11 13:07:32 -07:00
Armando Aguirre bb178d38bf Small test fixes 2018-05-10 18:18:43 -07:00
Armando Aguirre fdd078064d Added deferred to FileStats telemetry 2018-05-10 18:08:36 -07:00
Armando Aguirre 1d593fd81e Merge pull request #23191 from armanio123/AddVueSupport
Added deferred ScriptKind and renamed JsFileExtensionInfo to FileExte…
2018-05-02 18:13:34 -07:00
Armando Aguirre b8ddc0dabb Rollback fileExtensionIs 2018-05-02 17:17:55 -07:00
Armando Aguirre 5434c4146e Added deferred project context test, marked JsFileExtension as deprecated 2018-04-20 16:50:57 -07:00
Armando Aguirre db08a77c3f Merge branch 'master' into AddVueSupport 2018-04-18 15:51:58 -07:00
Armando Aguirre f17603d318 Addressed PR comments 2018-04-18 12:58:40 -07:00
Armando Aguirre 9923003ee6 Merge branch 'master' into AddVueSupport 2018-04-16 13:45:34 -07:00
Armando Aguirre 2f7e0dc5dd Refactored getSupportedExtension to only copy array when necessary 2018-04-16 13:36:03 -07:00
Armando Aguirre 50eb512566 Added deferred ScriptKind and renamed JsFileExtensionInfo to FileExtensionInfo 2018-04-05 17:30:04 -07:00
Armando Aguirre c9ccf72219 Merge pull request #21665 from armanio123/AddFileToLanguageServiceDisabled
Refactored exceededTotalSizeLimitForNonTsFiles to return the last fil…
2018-02-07 15:43:27 -08:00
Armando Aguirre e176533f6d Updated baseline 2018-02-07 13:28:10 -08:00
Armando Aguirre ece4eeec95 Removed internal on private property 2018-02-07 13:18:47 -08:00
Armando Aguirre 0aa72a7822 Added backward compatibility and PR comments 2018-02-06 17:11:59 -08:00
Armando Aguirre cdff95f914 Refactored exceededTotalSizeLimitForNonTsFiles to return the last filename analyzed if the service language is going to be disabled 2018-02-05 19:25:07 -08:00
Armando Aguirre 6435d26510 Merge pull request #21505 from armanio123/SetNoEmitTrueJsConfig
Set noEmit = true  on jsconfig.json file
2018-01-31 11:08:04 -08:00
Armando Aguirre e7ddb84fab Merge pull request #21484 from armanio123/AddBigLibrariesToSafeList
Added big libraries to safelist
2018-01-31 11:06:00 -08:00
Armando Aguirre 559531cd8b Minor fixes 2018-01-30 17:05:44 -08:00
Armando Aguirre 25f20da200 Added Ace and PDFKit to typesMap 2018-01-30 17:03:54 -08:00
Armando Aguirre e99fe78172 Addressed PR comments 2018-01-30 15:22:34 -08:00
Armando Aguirre cd994964e3 Improved datatables regex 2018-01-30 10:48:56 -08:00
Armando Aguirre 8a561e72a8 Improved datatables regex 2018-01-30 10:46:17 -08:00
Armando Aguirre cd12c8b63b Added datatables library to safelist 2018-01-30 10:22:29 -08:00
Armando Aguirre 25b1d9d6a5 Updated tests 2018-01-25 14:48:44 -08:00
Armando Aguirre 4af47f1887 Added NoEmit=true when jsconfig is present 2018-01-25 14:06:11 -08:00
Armando Aguirre 464ae31776 Merge pull request #20082 from armanio123/KendoOptionalMin
Modified Kendo regex to include -ui folders and files without min
2017-11-16 17:37:24 -08:00
Armando Aguirre 49c169a523 Fixed unbalanced parenthesis 2017-11-16 16:16:10 -08:00
Armando Aguirre 48aa83e13a Modified Kendo regex to include -ui folders and files without min 2017-11-16 15:59:27 -08:00
Armando Aguirre cf2bdf8250 Merge pull request #19175 from armanio123/AddDefinitionAndBoundSpan
Added DefinitionAndBoundSpan command
2017-10-31 14:58:36 -07:00
Armando Aguirre d5c18a6fb7 Merge branch 'master' into AddDefinitionAndBoundSpan 2017-10-30 17:02:23 -07:00
Armando Aguirre c4a675ef99 Removed double tests of gotoDefinition 2017-10-24 16:55:41 -07:00
Armando Aguirre f3059ce698 Addressed PR comments. 2017-10-24 16:08:23 -07:00
Armando Aguirre 5b7abf2425 Fixed tsserverlibrary.d.ts tests 2017-10-24 15:59:33 -07:00
Armando Aguirre 7fd9fe686b Rollback spread operator changes 2017-10-24 15:58:43 -07:00
Armando Aguirre c62f2880cb Merge branch 'AddDefinitionAndBoundSpan' of https://github.com/armanio123/TypeScript into AddDefinitionAndBoundSpan 2017-10-24 14:02:41 -07:00
Armando Aguirre 7f577dcef3 Added triple slash support 2017-10-24 14:02:02 -07:00
Armando Aguirre ae266f6aa1 Merge branch 'master' into AddDefinitionAndBoundSpan 2017-10-24 11:18:07 -07:00
Armando Aguirre f8ccde5218 Renamed a couple of methods, refactored code for reusability 2017-10-24 11:05:21 -07:00
Armando Aguirre 051da11113 Removed custom guard and added isArray 2017-10-23 16:03:47 -07:00
Armando Aguirre 16c3255988 Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
Armando Aguirre 8004fec2ce Addressed PR comments: added simplified/full version, changed design 2017-10-18 14:48:06 -07:00
Armando Aguirre b86153da88 Changed command designed based on review input 2017-10-16 17:50:35 -07:00
Armando Aguirre c6a8a32b71 Fixed api reference tests 2017-10-13 16:36:25 -07:00
Armando Aguirre 1cb2d24c5d Added DefinitionAndBoundSpan command 2017-10-12 17:18:38 -07:00
Armando Aguirre a39110add9 Merge pull request #18806 from armanio123/FixScriptBlockFormatting
Fixed formatting on script blocks
2017-09-28 12:35:32 -07:00
Armando Aguirre 5225b40aab Addedn rangeContainsRange helper function 2017-09-28 10:23:30 -07:00
Armando Aguirre 8683ac92c8 Fixed formatting on script blocks, added regrestion tests, fixed minor bugs 2017-09-27 15:18:25 -07:00
Armando Aguirre 1989b70374 Merge pull request #18192 from armanio123/FixExpressionExpectedAtEOF
Added logic to check for EOF when creating a missing node.
2017-09-19 10:13:20 -07:00
Armando Aguirre 21bbdd33c5 Merge pull request #17415 from armanio123/FixRenameInDefaultLibrary
Excluded the default library from rename service.
2017-09-14 14:04:46 -07:00
Armando Aguirre 1ab67c0f22 Fixed sourceFiles type error 2017-09-14 12:48:04 -07:00
Armando Aguirre b03fbaf313 Merge branch 'master' into FixRenameInDefaultLibrary 2017-09-14 12:01:31 -07:00
Armando Aguirre c2168cb94a Added logic to check for EOF when creating a missing node. 2017-08-31 14:05:41 -07:00
Armando Aguirre 9dd574b1a9 Added host.useCaseSens..., memoized getDefaultLibFileName. 2017-08-15 18:44:28 -07:00
Armando Aguirre 88262dbeb0 Changed check for default library by first checking hasNoDefaultLib, second library path and third name of file. 2017-08-14 18:19:43 -07:00
Armando Aguirre 675b6fb90c Fixed failing tests and lint. Added unit tests. 2017-08-14 17:58:05 -07:00
Armando Aguirre 5b86055786 Excluded the default library from rename service. 2017-08-14 17:58:04 -07:00
Armando Aguirre fe86d2fc06 Merge pull request #17257 from armanio123/FixNodeModulesTodos
Added node_modules path check on getTodoComments method.
2017-07-20 14:58:36 -07:00
Armando Aguirre 9bdd17e842 Added explanation comment for excluding files. 2017-07-19 15:42:01 -07:00
Armando Aguirre 6f28f83f18 Added node_modules path check on getTodoComments method. 2017-07-17 17:35:46 -07:00