Skip to content

Tags: ChristianKohler/PathIntellisense

Tags

v2.10.0

chore(release): 2.10.0 [skip ci]

# [2.10.0](v2.9.0...v2.10.0) (2024-11-29)

### Features

* tsconfig path support ([33c6acc](33c6acc))

v2.9.0

chore(release): 2.9.0 [skip ci]

# [2.9.0](v2.8.0...v2.9.0) (2024-06-01)

### Features

* added support for NixOS config files ([#229](#229)) ([6aa458c](6aa458c))

v2.8.0

chore(release): 2.8.0 [skip ci]

# [2.8.0](v2.7.0...v2.8.0) (2022-02-11)

### Bug Fixes

* **test:** remove suite.only [skip ci] ([7e7fab8](7e7fab8))
* **tests:** add missing await ([1b84521](1b84521))
* **tests:** add missing file ([52f137b](52f137b))
* **tests:** add tsconfig settings correctly [skip ci] ([2345cb6](2345cb6))
* **tests:** make tests more robust ([d102c1b](d102c1b))
* **tests:** make them work [skip ci] ([7b7fbb9](7b7fbb9))

### Features

* **baseUrl:** add extended support ([a2307ad](a2307ad)), closes [#196](#196)

v2.7.0

chore(release): 2.7.0 [skip ci]

# [2.7.0](v2.6.1...v2.7.0) (2022-01-21)

### Features

* automatically trigger next suggestion ([#195](#195)) ([051d7c8](051d7c8)), closes [#194](#194)

v2.6.1

chore(release): 2.6.1 [skip ci]

## [2.6.1](v2.6.0...v2.6.1) (2022-01-14)

### Bug Fixes

* Improve absolute path handling (mostly-Windows fixes, some QOL) ([#193](#193)) ([c9d7471](c9d7471)), closes [#48](#48) [#157](#157) [#51](#51)

v2.6.0

chore(release): 2.6.0 [skip ci]

# [2.6.0](v2.5.0...v2.6.0) (2021-11-29)

### Features

* enable virtual workspaces ([86a0426](86a0426))

v2.5.0

chore(release): 2.5.0 [skip ci]

# [2.5.0](v2.4.2...v2.5.0) (2021-11-22)

### Features

* **ignoreTsConfigBaseUrl:** implemented ([fb323d9](fb323d9)), closes [#161](#161)

v2.4.2

chore(release): 2.4.2 [skip ci]

## [2.4.2](v2.4.1...v2.4.2) (2021-11-04)

### Bug Fixes

* **windows:** path parse issue ([285ab92](285ab92))
* json test newline error ([465d22d](465d22d))
* replace deprecated textedit with inserttext ([9df6e6a](9df6e6a))

v2.4.1

chore(release): 2.4.1 [skip ci]

## [2.4.1](v2.4.0...v2.4.1) (2021-10-29)

### Bug Fixes

* loop not awaiting result ([7cb5b70](7cb5b70))
* make sure that fileinfo has isFile set when called ([115e7f4](115e7f4))

v2.4.0

chore(release): 2.4.0 [skip ci]

# [2.4.0](v2.3.0...v2.4.0) (2021-07-19)

### Features

* add untrustedWorkspaces support ([cb71dc8](cb71dc8))