jcreedcmu
61f182342f
Update extensions/ql-vscode/CHANGELOG.md
...
Co-Authored-By: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-03-17 15:59:16 -04:00
Jason Reed
416a87fe1d
Update CHANGELOG.md for release.
2020-03-17 15:50:49 -04:00
Andrew Eisenberg
0bd835958b
Merge pull request #281 from aeisenberg/aeisenberg/eslint
...
chore: Introduce eslint
2020-03-17 11:58:04 -07:00
Andrew Eisenberg
8e73c64e63
Merge pull request #282 from aeisenberg/aeisenberg/error-message
...
fix: Readable error message for invalid file
2020-03-17 09:24:21 -07:00
Andrew Eisenberg
443abea7d7
chore: Introduce eslint
...
Adds eslint support and fixes linting problems in a few files.
This change adds an npm task, but does not enforce linting for builds.
The idea is to slowly fix linting problems over time.
Closes #238 .
2020-03-17 09:14:02 -07:00
Andrew Eisenberg
a72b22cd61
Change error message
...
Co-Authored-By: jcreedcmu <jcreed@gmail.com>
2020-03-17 08:54:35 -07:00
jcreedcmu
8286850651
Merge pull request #230 from jcreedcmu/jcreed/quick-query-bug
...
Fix weird behavior of Quick Query in non-multi-root workspaces
2020-03-17 09:19:32 -04:00
Andrew Eisenberg
3d8843f64b
fix: Readable error message for invalid file
...
Display an understandable error message when trying to Run Query on
a qll file. Closes 201
2020-03-12 16:13:53 -07:00
jcreedcmu
1a4d72995f
Merge pull request #280 from aeisenberg/aeisenberg/ignore-temp
...
chore: Remove rush temp files
2020-03-11 14:11:30 -04:00
Andrew Eisenberg
5fa3c62763
chore: Remove rush temp files
...
The .rush/temp folder should not be committed.
See https://rushjs.io/pages/commands/rush_build/
2020-03-11 11:04:01 -07:00
jcreedcmu
585266160a
Merge pull request #276 from jcreedcmu/jcreed/prep-jump-to-def
...
Add bqrs types and ability to run template queries.
2020-03-11 13:18:17 -04:00
Jason Reed
55d3db05dc
Make absent fields consistently 'never'
2020-03-11 10:40:10 -04:00
Jason Reed
d21cd4447c
Fix some jsdoc comments.
2020-03-11 10:13:42 -04:00
jcreedcmu
a86adbd965
Merge pull request #279 from jcreedcmu/jcreed/hide-empty-test-dirs
...
Only create nonempty test suites
2020-03-11 09:21:48 -04:00
Jason Reed
4968ad8a90
Only create nonempty test suites
...
Fixes #269 .
2020-03-11 09:04:59 -04:00
Andrew Eisenberg
b577c12d1c
Merge pull request #274 from aeisenberg/show-log
...
Add "Show log" button for all messages
2020-03-10 10:26:05 -07:00
Andrew Eisenberg
f399da75d0
Migrate to using showAndLogInformationMessage
...
Also, changes the showAndLog* signatures to accept an optional
logger argument.
2020-03-10 10:01:51 -07:00
Andrew Eisenberg
7638900552
Merge pull request #275 from aeisenberg/update-pnpm
...
Update pnpm, rush and add sinon as a dependency
2020-03-10 09:21:40 -07:00
Andrew Eisenberg
e1c1fc3672
Update pnpm, rush and add sinon as a dependency
...
Note that pnpm no longer uses shrinkwrap.yaml.
I'm not entirely happy with this solution because it makes a change
to the rush.ts build script in order to handle peer dependencies
coming from pnpm. Seems to work, though.
2020-03-10 08:57:26 -07:00
alexet
fd728202ed
Add cli bqrs -types
2020-03-10 09:43:41 -04:00
Jason Reed
8d9a470208
Allow running queries with templates
2020-03-10 09:43:06 -04:00
jcreedcmu
0b79cce512
Merge pull request #272 from jcreedcmu/jcreed/enums-revert
...
Add more types and documentation to protocol file
2020-03-10 09:03:17 -04:00
Andrew Eisenberg
a2a2aafa98
Update changelog
2020-03-09 11:47:08 -07:00
Andrew Eisenberg
84144157e7
Add "Show log" button for all messages
...
This change ensures that "Show log" is available on all messages
from the extension. It's important to note that the only place that
was specifying an "item" before was doing it incorrectly. That's
been fixed.
Closes #287
2020-03-09 11:39:10 -07:00
Andrew Eisenberg
059a75c5a4
Merge pull request #266 from aeisenberg/timeout
...
Display timeout warning and display canceled queries
2020-03-09 10:22:50 -07:00
Jason Reed
c15b1cd3ea
Add more types and documentation to protocol file
...
Reduce the chances that someone reading this file forgets the intent
of the extensible 'enum' namespaces by redundantly putting it loudly
at the beginning.
Add some eponymous type aliases for these 'enum' types so that code
can refer to them.
2020-03-09 13:10:34 -04:00
jcreedcmu
dfab5900a6
Merge pull request #271 from github/revert-270-jcreed/enums
...
Revert "Convert namespaces to enums in messages.ts"
2020-03-09 13:09:34 -04:00
Andrew Eisenberg
c2e0f251e8
Addresses comments on #266
2020-03-09 09:44:33 -07:00
Henry Mercer
2150281062
Revert "Convert namespaces to enums in messages.ts"
2020-03-09 16:32:10 +00:00
Andrew Eisenberg
dfd1645576
Merge pull request #267 from aeisenberg/docs
...
Update contributing documentation and launch config
2020-03-09 09:26:43 -07:00
Henry Mercer
bbbea29407
Merge pull request #270 from jcreedcmu/jcreed/enums
...
Convert namespaces to enums in messages.ts
2020-03-09 16:14:57 +00:00
Jason Reed
d120388266
Convert namespaces to enums in messages.ts
2020-03-09 12:02:56 -04:00
Andrew Eisenberg
ce0f8add9f
Merge branch 'master' into docs
2020-03-09 09:02:21 -07:00
Andrew Eisenberg
2d975de118
Merge pull request #265 from aeisenberg/settings
...
Change vscode settings to hide generated files
2020-03-09 07:44:03 -07:00
jcreedcmu
9377279b05
Merge pull request #173 from dbartol/dbartol/QLTest
...
Implement QL Test support
2020-03-09 08:16:28 -04:00
Andrew Eisenberg
1efa9f1082
Update contributing documentation and launch config
...
Adds section in CONTRIBUTING.md to document how to run tests. Also,
fixes some markdown linting warnings.
And fixes the launch config for running unit tests.
2020-03-07 16:36:09 -08:00
Andrew Eisenberg
2489095d25
fix: Display queries that are canceled during compilation
...
This change converts a cancelled query into a synthetic query result
that is displayed in query history.
Also includes some light refactoring.
Closes #250 .
2020-03-06 15:51:41 -08:00
Andrew Eisenberg
a4e02f6b42
fix: Display message when query times out
...
Also, add the message to the log.
Closes #251
2020-03-06 13:03:51 -08:00
Andrew Eisenberg
afe0a65fc5
Change vscode settings to hide generated files
2020-03-06 13:00:24 -08:00
Dave Bartolomeo
7fc501f795
Revert "Remove unnecessary? import hack"
...
This reverts commit 39805bc4a1
.
2020-03-06 12:50:29 -05:00
Dave Bartolomeo
39805bc4a1
Remove unnecessary? import hack
2020-03-06 12:36:01 -05:00
Henry Mercer
35f619e97a
Merge pull request #262 from jcreedcmu/jcreed/retry-tests
...
Retry integration tests when they fail
2020-03-05 17:57:01 +00:00
Jason Reed
87e563e24e
Review comments.
2020-03-05 12:47:02 -05:00
Jason Reed
3a1219bb64
Retry integration tests when they fail
2020-03-05 09:26:26 -05:00
Henry Mercer
222cafb73c
Merge pull request #260 from alexet/tm-test
...
Add compiled grammar to top level for use in linguist
2020-03-04 18:44:03 +00:00
Alexander Eyers-Taylor
2435a0b2f7
Update syntaxes/README.md
...
Co-Authored-By: jcreedcmu <jcreed@gmail.com>
2020-03-04 18:28:20 +00:00
alexet
dd9f0e811b
Add compiled grammar to top level for use in linguist
2020-03-04 18:28:20 +00:00
Henry Mercer
ed076afde7
Merge pull request #256 from github/version/bump-to-v1.0.7
...
Bump version to v1.0.7
2020-03-04 15:17:16 +00:00
Dave Bartolomeo
370444c364
Sort tests by name
2020-03-03 15:33:42 -05:00
Dave Bartolomeo
984ba73080
Merge from master
2020-03-03 15:13:15 -05:00