tsc.nvim

A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)

MIT License

Stars
380
Committers
9

Bot releases are hidden (Show)

tsc.nvim - v2.4.1 Latest Release

Published by dmmulroy 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.4.0...v2.4.1

tsc.nvim - v2.4.0

Published by dmmulroy 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.3.0...v2.4.0

tsc.nvim - v2.3.0

Published by dmmulroy 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.2.1...v2.3.0

tsc.nvim - v2.2.1

Published by dmmulroy 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.2.0...v2.2.1

tsc.nvim - v2.2.0

Published by dmmulroy 6 months ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.1.0...v2.2.0

tsc.nvim - v2.1.0

Published by dmmulroy 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v2.0.0...v2.1.0

tsc.nvim - v2.0.0

Published by dmmulroy 11 months ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.8.0...v2.0.0

tsc.nvim - v1.8.0

Published by dmmulroy about 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.7.0...v1.8.0

tsc.nvim - v1.7.0

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.6.0...v1.7.0

tsc.nvim - v1.6.0

Published by dmmulroy over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.5.1...v1.6.0

tsc.nvim - v.1.5.1

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.5.0...v1.5.1

tsc.nvim - v1.5.0

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.4.1...v1.5.0

tsc.nvim - v1.4.1

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.4.0...v1.4.1

tsc.nvim - v.1.4.0

Published by dmmulroy over 1 year ago

What's Changed

  • feat: add enable_progress_notifications and hide_progress_notifications_from_history config options

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.3.0...v1.4.0

tsc.nvim - v1.3.0

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.2.2...v1.3.0

tsc.nvim - v1.2.2

Published by dmmulroy over 1 year ago

What's Changed

Full Changelog: https://github.com/dmmulroy/tsc.nvim/compare/v1.2.1...v1.2.2

tsc.nvim - v1.2.1

Published by dmmulroy over 1 year ago

  • Removes the unnecessary outer init.lua file
tsc.nvim - v1.2.0

Published by dmmulroy over 1 year ago

  • Moves tsc.lua + utils.lua to modula
  • Introduces configuration options for tsc flags and for the spinner
tsc.nvim - v1.1.0

Published by dmmulroy over 1 year ago

  • Add feature to default to trying to run tsc via node_modules/.bin/tsc and falls back to the global path installation
tsc.nvim - v1.0.0

Published by dmmulroy over 1 year ago

v1.0.0 🚀