Commit graph

  • 5306fc3b47
    docs: update yarn configuration (#311) KY64 2021-09-02 22:01:14 +0700
  • 6deac3be13
    Merge branch 'neoclide:master' into master サポミク 2021-08-31 20:16:56 +0900
  • 68bb4634f3 Release 1.8.6 Qiming Zhao 2021-08-20 18:25:07 +0800
  • b530f9ee6f use diagnosticManager from tsserver client Qiming Zhao 2021-08-20 18:24:45 +0800
  • 0e5132f041
    fix: getDiagnostics breaking changes (#307) Heyward Fann 2021-08-20 18:14:32 +0800
  • c3376e95cf ignore 80002 sup39 2021-08-20 04:10:31 +0900
  • 860c97aaf0
    Merge branch 'neoclide:master' into master サポミク 2021-08-20 03:02:11 +0900
  • 87d54d8a2b Release 1.8.5 Qiming Zhao 2021-08-16 23:25:55 +0800
  • a18d3e6e2d use relative path for callHierarchy detail Qiming Zhao 2021-08-16 23:24:48 +0800
  • 297a662587 Release 1.8.4 Qiming Zhao 2021-08-16 23:03:35 +0800
  • 12c3a08776 refactor tagClosing feature Qiming Zhao 2021-08-16 23:03:10 +0800
  • 66ae279b1a Release 1.8.3 Qiming Zhao 2021-07-27 23:04:03 +0800
  • 8ba598b218 support deprecated tag Qiming Zhao 2021-07-27 23:03:19 +0800
  • 5c7e44f36f Release 1.8.2 Qiming Zhao 2021-07-24 05:49:57 +0800
  • c556e99cf1 Support DefinitionLink for definition provider Qiming Zhao 2021-07-23 00:04:28 +0800
  • 225bef61f7 update coc.nvim Qiming Zhao 2021-07-23 00:04:22 +0800
  • 65d1f31d08 Upgrade typescript to 4.3.5 Qiming Zhao 2021-07-22 22:23:25 +0800
  • e99f1c8079 fix type issues with previewer and completion Qiming Zhao 2021-07-22 22:18:08 +0800
  • 05c2a824a0 Tags, selectionRange & accessor support for document symbols Qiming Zhao 2021-07-22 21:34:47 +0800
  • a135109d31
    Merge branch 'neoclide:master' into master サポミク 2021-06-27 04:01:19 +0900
  • f76e310d42
    feat: callHierarchy support (#297) Heyward Fann 2021-06-10 15:29:25 +0800
  • 90013b9637 Merge branch 'neoclide:master' into master サポミク 2021-06-08 12:28:54 +0900
  • f2afebce92 Release 1.8.1 Qiming Zhao 2021-06-07 12:06:27 +0800
  • d24d75de9b
    Add support for tsconfigPath setting (#286) nateroling 2021-06-06 22:29:30 -0500
  • fd957b20f9
    feat: update preferences.importModuleSpecifier (#295) Heyward Fann 2021-06-07 11:26:52 +0800
  • 8826e273b5 Release 1.8.0 Qiming Zhao 2021-06-04 18:55:38 +0800
  • e719ef07a5
    feat: tsserver.findAllFileReferences (#292) Heyward Fann 2021-06-04 18:54:48 +0800
  • e7cdffd8d4
    fix: save tsEntry.data for resolveCompletionItem (#294) Heyward Fann 2021-06-04 18:53:46 +0800
  • cd624aa05e
    feat: Import Statement Completions (#291) Heyward Fann 2021-05-28 18:45:47 +0800
  • 49444b93c6 Merge branch 'master' of git://github.com/neoclide/coc-tsserver sup39[サポミク] 2021-04-30 14:43:29 +0900
  • ed3886f4c8 Release 1.7.0 Qiming Zhao 2021-04-12 15:22:56 +0800
  • 579e8920a7
    feat: support tagClosing for JSX (#277) Raidou 2021-04-07 18:31:04 +0800
  • f0a9f46dad
    README - Add info about typescript issue 37777 (#272) fabriziobertoglio1987 2021-04-07 12:28:07 +0200
  • 17dc0c235c Release 1.6.8 Qiming Zhao 2021-02-22 18:42:51 +0800
  • 0f3e462afd fix untitled buffer not work Qiming Zhao 2021-02-22 18:42:35 +0800
  • 11993a7d5c Merge remote-tracking branch 'coc/master' sup39 2021-02-19 00:48:47 +0800
  • e3eae62e37
    Nitpick: Spelling fix. (#258) Pranshu Srivastava 2021-02-11 10:35:02 +0530
  • 8e976d297b
    Fix code block in README (#257) yaegassy 2021-02-09 19:54:01 +0900
  • 98db6c9963 Disable annoying warning 80001 permanently sup39 2021-01-28 11:19:14 +0900
  • 7a742d6a3b
    Update Readme.md (#250) ruslanzelinskyy 2021-01-19 08:16:58 +0200
  • f95ddc91da fix prepare script Qiming Zhao 2021-01-17 16:41:04 +0800
  • 871a88df53 Release 1.6.7 1.6.7 Qiming Zhao 2021-01-06 17:43:42 +0800
  • 6d3036523e use esbuild replace webpack Qiming Zhao 2021-01-06 17:42:01 +0800
  • a24ce777ee add version string to statusline Qiming Zhao 2020-12-22 14:59:34 +0800
  • 9c5ee81b12 Release 1.6.6 1.6.6 Qiming Zhao 2020-12-21 16:51:52 +0800
  • e209c1999f fix tags undefined Qiming Zhao 2020-12-21 16:51:36 +0800
  • d088a3c5c7 add webpack to devDependencies Qiming Zhao 2020-12-21 16:47:56 +0800
  • 954e292f2f use next release of coc.nvim Qiming Zhao 2020-12-17 20:28:49 +0800
  • a98c4808f8 Release 1.6.5 1.6.5 Qiming Zhao 2020-12-17 15:41:20 +0800
  • 7f0b662778 fix error on dispose Qiming Zhao 2020-12-17 15:41:00 +0800
  • bac3ec6149 Release 1.6.4 1.6.4 Qiming Zhao 2020-12-16 11:34:12 +0800
  • 3ad16ac686 improve organizeImports for single document Qiming Zhao 2020-12-16 11:30:19 +0800
  • 366475a119
    Fix default value of importModuleSpecifierEnding on Readme.md (#240) Hiroki Sanpei 2020-12-13 14:33:55 +0900
  • f2860b493b
    feat: add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces (#239) Heyward Fann 2020-12-10 16:55:04 +0800
  • 27eb1d8e55 Release 1.6.3 1.6.3 Qiming Zhao 2020-12-09 15:41:11 +0800
  • d99de1761c Add funding.yml Qiming Zhao 2020-12-09 15:41:00 +0800
  • 95e15b09da update snippets Qiming Zhao 2020-12-09 15:31:49 +0800
  • a31d8acf66 fix validate settings not respected Qiming Zhao 2020-12-09 15:21:17 +0800
  • cca85a2724 fix invalid uri Qiming Zhao 2020-12-09 14:04:50 +0800
  • c8c5d7eba5 Release 1.6.2 1.6.2 Qiming Zhao 2020-12-08 18:51:31 +0800
  • de0fa5c6a2 support languages from plugins Qiming Zhao 2020-12-08 18:50:01 +0800
  • c4ae2c2fbf rework bufferSyncSupport Qiming Zhao 2020-12-07 18:57:53 +0800
  • 6fc53cd80e avoid npm-run-all Qiming Zhao 2020-12-04 12:12:01 +0800
  • b59f5bd5a4 Release 1.6.1 1.6.1 Qiming Zhao 2020-11-24 12:32:46 +0800
  • 2acdb233c6 fix not work witk javascriptjsx filetype Qiming Zhao 2020-11-24 12:32:07 +0800
  • c08e52f97e use workspace.expand for npm path Qiming Zhao 2020-11-24 11:36:50 +0800
  • 44a01bb208 update dependencies Qiming Zhao 2020-11-24 11:36:37 +0800
  • 2540b7f626
    update ts to 4.1.2 and fix build (promise typings) (#232) JUX84 2020-11-24 03:21:06 +0100
  • 37618c49eb update dependencies Qiming Zhao 2020-11-13 12:43:45 +0800
  • 6ef7f7eb9e doc Qiming Zhao 2020-11-02 18:18:39 +0800
  • 4bb9a7eb45 fix doc Qiming Zhao 2020-10-27 16:24:53 +0800
  • 3849bc49a2 Release 1.6.0 1.6.0 Qiming Zhao 2020-10-27 14:35:42 +0800
  • 08513684f3 udpate dependencies Qiming Zhao 2020-10-27 14:28:07 +0800
  • 334a3dd01c Release 1.5.8 1.5.8 Qiming Zhao 2020-10-05 19:00:43 +0800
  • 20d2b6fd32 fix duplicated workspace symbols provider Qiming Zhao 2020-10-05 19:00:15 +0800
  • 7999ac085e ignore not applicable refactor code actions Qiming Zhao 2020-09-22 18:40:37 +0800
  • 807fd06457 Release 1.5.7 1.5.7 Qiming Zhao 2020-09-18 16:51:23 +0800
  • d415dc5e72 doc Qiming Zhao 2020-09-18 16:51:15 +0800
  • 43117c63b0
    fix: fix up the locale (#205) 樊冬 2020-09-18 16:00:54 +0800
  • 660c688d55 Release 1.5.6 1.5.6 Qiming Zhao 2020-09-12 01:27:27 +0800
  • ae48046032 fix isPreferred of CodeAction Qiming Zhao 2020-09-12 01:26:53 +0800
  • 2d0b2b1a1b doc Qiming Zhao 2020-09-10 21:10:52 +0800
  • 516f2bd75a Release 1.5.5 1.5.5 Qiming Zhao 2020-08-21 23:26:26 +0800
  • 1a22372358 support useAliasesForRenames configuration Qiming Zhao 2020-08-21 23:19:45 +0800
  • e4f3ab555b
    Don't include this function types in completeFunctionCall (#195) Duc Nghiem Xuan 2020-08-20 21:17:04 +0900
  • 47d3dba90a Release 1.5.4 1.5.4 Qiming Zhao 2020-08-08 20:52:08 +0800
  • 72a515a635 fix possible wrong name for completion detail request Qiming Zhao 2020-08-08 20:51:18 +0800
  • 986538f4aa doc Qiming Zhao 2020-08-08 10:03:33 +0800
  • 2d6d066afb
    Update Readme.md (#187) Heyward Fann 2020-07-22 16:46:17 +0800
  • f1467f5d3c doc Qiming Zhao 2020-07-22 15:49:18 +0800
  • fe7ce3a834 chore(package): update dependencies Qiming Zhao 2020-07-22 15:26:22 +0800
  • 6d73216417 Release 1.5.3 1.5.3 Qiming Zhao 2020-07-14 13:58:02 +0800
  • 8113366d5e
    Support the new path of Yarn v2 pnpify SDK (#181) Hyeon Kim (김지현) 2020-07-14 13:53:22 +0900
  • 50d6c6241a use tsserver.pluginPaths replace tsserver.pluginRoot Qiming Zhao 2020-07-13 19:56:13 +0800
  • 8e2d3eefef fix Readme Qiming Zhao 2020-07-13 11:50:38 +0800
  • a45d50acca doc Qiming Zhao 2020-06-29 11:37:20 +0800
  • a065861beb Release 1.5.2 1.5.2 Qiming Zhao 2020-06-20 11:25:55 +0800
  • 031fa8f441 Go to Symbol in workspace includes all opened projects Qiming Zhao 2020-06-20 11:21:33 +0800
  • fde4e6cdd5 update typescript module Qiming Zhao 2020-06-20 10:45:50 +0800
  • bac002caef doc Qiming Zhao 2020-05-22 14:07:39 +0800