intellij-v1.4.0
·
949 commits
to master
since this release
1.4.0 (2023-04-28)
Bug Fixes
- generate-ui: correctly serialize options with array default values (#1690) (f21508c)
- generate-ui: handle multiple default values for generate ui (#1684) (2529b56)
- intellij: catch throwable in measurement protocol (28f2f38)
- intellij: correctly pick up options in the generate run anything provider when using = (#1696) (b610bad)
- intellij: find the proper run configuration settings for nx targets (#1661) (22f8486)
- intellij: fix graph loading in intellij (#1710) (df3d024)
- intellij: include configured env variables when running targets (#1705) (e2c5ee4)
- intellij: include package.json for nx file types (#1706) (b011cc3)
- intellij: run generate ui in
application.readAction(2e94883) - intellij: use warn instead of error for caught exceptions (#1680) (a2f1fdc)
- nxls: handle the daemon output so that stdout isnt polluted (#1698) (cf3f93f)
- nxls: support running under node 14 (#1679) (a6e91a5)
- nxls: temporarily disable daemon (0570f53)
- nxls: use the schema.json for the workspace generator collection path (#1691) (10574c1)
- serialize output messages with payloadType (#1687) (055477f)
Features
- add hover with links to nx.dev for executors (#1708) (eab101c)
- intellij: add console folding (#1662) (c99371f)
- intellij: add edit project configuration to nx console tool window (#1700) (6ec2cd6)
- intellij: improve project graph loading experience (#1683) (1978371)
- nxls: update dependsOn and namedInputs completion for nx 16 (#1701) (8eb8b1c)
- support nx 16 (#1686) (0126e58)