issues
search
dmmulroy
/
tsc.nvim
A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
MIT License
403
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
suport tsc-absolute
#58
zodman
closed
1 month ago
3
Make config/opts params optional and nullable
#57
AlexBeauchemin
closed
3 months ago
0
Suggestion `TSCMono`
#56
sockthedev
opened
4 months ago
0
Notifications
#55
afewyards
closed
4 months ago
1
fix: respect notification setting for watch mode
#54
afewyards
closed
5 months ago
0
Activation of plugin slows down telescope
#53
StephenGunn
closed
3 months ago
3
Is there something similar to this but for linting?
#52
dlvhdr
closed
3 months ago
1
Support yarn2 projects
#51
ubugnu
closed
3 months ago
6
feat: added use_diagnostics option to populate diagnostics list
#50
Grolaf
closed
6 months ago
0
Issue with Neovim on MacOS M1
#49
M1ck0
opened
6 months ago
3
fix(flags): fix support for config.flags as a string
#48
mbarneyjr
closed
6 months ago
0
TSC command returns no errors on Windows
#47
JanPeter
opened
7 months ago
1
add ability to have multiple tsc jobs running / watching for mono rep…
#46
benfc1993
closed
7 months ago
8
Ability to init with raw command instead of flags
#45
AkisArou
opened
8 months ago
6
add trouble integration option, expose open and close usercmds
#44
benfc1993
closed
8 months ago
1
Add callback to qflist opened
#43
benfc1993
closed
8 months ago
7
Allow for callback on set qflist
#42
BenFCSains
closed
8 months ago
0
use also lsp tsserver for diagnostics
#41
tkudlicka
closed
8 months ago
2
Avoid combining nil values while translating compiler messages
#40
marcusandre
closed
8 months ago
0
Unsure where to put this but for those of us using NX, you need a custom matcher for tsConfig.base.json and tsConfig.app.json
#39
theTechGoose
opened
9 months ago
1
Update README.md
#38
dmmulroy
closed
9 months ago
0
Per project configuration?
#37
screendriver
opened
11 months ago
1
Monorepo TSConfig Discovery
#36
jcmccormick
opened
11 months ago
5
(release)!: Version 2.0.0
#35
dmmulroy
closed
11 months ago
0
Watch Mode
#34
ceceppa
closed
11 months ago
2
suggestion -- prettier.nvim and eslint.nvim
#33
snoblenet
closed
11 months ago
1
Pretty ts errors
#32
pmwals09
closed
11 months ago
4
Merge config using tbl_deep_extend instead of tbl_extend
#31
dmmulroy
closed
1 year ago
0
tsconfig.base.json
#30
camerow
closed
1 year ago
10
--incremental flag
#29
timsofteng
closed
1 year ago
1
tsc was not available or found in your node_modules or $PATH. Please run install and try again.
#28
Armadillidiid
opened
1 year ago
18
Add bin_path config
#27
dmmulroy
closed
1 year ago
0
vue-tsc or tsc binary path option support
#26
dLedda
closed
1 year ago
4
Does tsc.nvim support pnpmt
#25
Nurou
closed
11 months ago
8
feat: add option to auto close quickfix list when no errors are found
#24
jonathan-elize
closed
1 year ago
2
Fallback to :make command
#23
timsofteng
closed
1 year ago
4
Feature Request: Watch Mode
#22
albohlabs
closed
11 months ago
5
Bugfix: Auto Open always true
#21
dmmulroy
closed
1 year ago
0
Fix qflist and monorepo support
#20
dmmulroy
closed
1 year ago
0
qflist sending to empty buffers
#19
NiloDrumond
closed
1 year ago
2
feat: Add monorepo support
#18
dmmulroy
closed
1 year ago
1
Errors with LazyVim nvim-notify configuration
#17
phaalonso
closed
1 year ago
8
Bug: tsc.nvim not working in monorepos
#16
ghost
closed
1 year ago
14
main <- develop
#15
dmmulroy
closed
1 year ago
0
Main <- Develop
#14
dmmulroy
closed
1 year ago
0
(feat): add auto_open_qflist configuration
#13
dmmulroy
closed
1 year ago
0
Clear the qf list if there are no errors
#12
dmmulroy
closed
1 year ago
0
Running again should replace existing panel
#11
sockthedev
closed
1 year ago
3
feat: expose notification options
#10
mawkler
closed
1 year ago
2
remove unnecessary init.lua
#9
dmmulroy
closed
1 year ago
0
Next