Skip to content

Releases: tekumara/typos-lsp

v0.1.18

02 May 11:29
7d0429a
Compare
Choose a tag to compare

0.1.18 (2024-05-02)

Features

  • support info as a diagnostic severity (064c188)
  • typos 1.21.0 Apr 2024 dictionary (#65) (504741b)

Chores

  • deps-dev: bump the vscode group with 7 updates (#63) (481b063)
  • deps: bump the lsp group with 6 updates (#64) (53a7cc0)

v0.1.17

08 Apr 11:21
e7acbbb
Compare
Choose a tag to compare

0.1.17 (2024-04-08)

Features

  • check vscode source control commit messages (53d3bf5), closes #59
  • support extend-ignore-re config field (1a03b6f), closes #55
  • typos 1.20.4 Mar 2024 dictionary (4a559ff)

Chores

  • deps-dev: bump the vscode group with 4 updates (#57) (c1b26fe)
  • deps: bump the lsp group with 1 update (#56) (40190c6)

v0.1.16

26 Mar 11:02
95af4b6
Compare
Choose a tag to compare

0.1.16 (2024-03-26)

Features

  • drop vscode Windows 32-bit builds (d7fedba)
  • ignore typos in config files (1841b4c), closes #47

Bug Fixes

  • revert back to @types/vscode ^1.77.0 (a90a48a)

Chores

  • deps: bump the lsp group with 1 update (#46) (8950859)
  • deps: bump the lsp group with 4 updates (#50) (d084fc8)
  • deps: bump the vscode group with 14 updates (#44) (2b42b7f)
  • lsp: bump the lsp group with 3 updates (#43) (9430d0b)
  • main: release 0.1.16 (#45) (ef24d2d)
  • main: release 0.1.16 (#49) (2b6287c)

v0.1.15

03 Mar 11:43
affa832
Compare
Choose a tag to compare

0.1.15 (2024-03-03)

Bug Fixes

  • use default policy for empty file uri (34998d4), closes #39

v0.1.14

03 Mar 01:51
fc1cc02
Compare
Choose a tag to compare

0.1.14 (2024-03-03)

Features

  • typos 1.19.0 Feb 2024 dictionary changes (250390d)

Bug Fixes

  • use default policy for non-file uris (0265ff1), closes #36

v0.1.13

24 Feb 11:19
1276acd
Compare
Choose a tag to compare

0.1.13 (2024-02-24)

Chores

v0.1.12

05 Feb 11:52
68f1d4c
Compare
Choose a tag to compare

0.1.12 (2024-02-05)

Features

  • typos 1.18.0 with January 2024 dictionary changes (dfb3e55)

Bug Fixes

  • error LNK2019: unresolved external symbol _GetLogicalDrives (6ec5abf), closes #33
  • use config file when workspace folder absent (79ae446), closes #31

v0.1.11

17 Jan 12:14
389d2e0
Compare
Choose a tag to compare

0.1.11 (2024-01-17)

Features

  • typos 1.17.1 with November/December 2023 dictionary changes (76fc5cf)

v0.1.10

26 Dec 06:12
1e11cf2
Compare
Choose a tag to compare

0.1.10 (2023-12-26)

Bug Fixes

  • count positions as utf-16 code units (de52345), closes #22

v0.1.9

10 Dec 08:16
29a1ab1
Compare
Choose a tag to compare

0.1.9 (2023-12-10)

Bug Fixes

  • typo start position corrected for multiple code point unicode (e3d2752), closes #22