- update travis file (Thomas Townsend)
-
install changes and update build scripts (Thomas Townsend)
-
Fix compile issues (Thomas Townsend)
-
Update dependencies (Thomas Townsend)
-
update .gitignore (Thomas Haakon Townsend)
-
Incorrect shebang (Vlad)
Shebangs should start with "#!" and not "!#"
-
Version Bump (Thomas Haakon Townsend)
-
Update README (Thomas Haakon Townsend)
-
Make auto indentation more accurate (Thomas Haakon Townsend)
-
Fix flake8 line number bug (Thomas Haakon Townsend)
-
Make extension less verbose in console output (Thomas Haakon Townsend)
-
Pass debug options to server (Thomas Haakon Townsend)
-
Version Bump (Thomas Haakon Townsend)
-
Fix auto-indentation bug (Thomas Haakon Townsend)
-
Version bump (Thomas Haakon Townsend)
-
Update README (Thomas Haakon Townsend)
-
Limit diagnostics to processing the specified MaxNumberOfProblems (Thomas Haakon Townsend)
-
Fix flake8 linting (Thomas Haakon Townsend)
-
Fix travis build issue (Thomas Haakon Townsend)
-
Update .travis.yml to build and test against vscode version of node (Thomas Haakon Townsend)
-
Add auto indent after if/else/for (Thomas Haakon Townsend)
-
Working configuration settings for linter (Thomas Haakon Townsend)
-
fix build error (Thomas Haakon Townsend)
-
Added initial configuration selection for linter type (Thomas Haakon Townsend)
-
Updated launch tasks (Thomas Haakon Townsend)
-
Initial setup for selecting linter type in configuration (Thomas Haakon Townsend)
-
Add initial flake8 support (currently disabled) (Thomas Haakon Townsend)
-
Revert some es6 featues (default parameter, destructuring) not yet supported by node 4.1 (Thomas Haakon Townsend)
-
tsconfig update (Thomas Haakon Townsend)
-
Settings update (Thomas Haakon Townsend)
-
Fix compile issue (Thomas Haakon Townsend)
-
switched file validation to use utils validatePath (Thomas Haakon Townsend)
-
Expose the _target variable in the linters (Thomas Haakon Townsend)
-
Validate regex patterns in the linter (Thomas Haakon Townsend)
-
Validate filepath (Thomas Haakon Townsend)
-
Updating packages (Thomas Haakon Townsend)
-
TODO and docstring updates (Thomas Haakon Townsend)
-
Update docs (Thomas Haakon Townsend)
-
Modularise linting into seperate classes to prep for multiple linters (Thomas Haakon Townsend)
-
Lint python file on open, and remove the onChange listener as linters need file to be saved (Thomas Haakon Townsend)
-
Bump version number and fix README (Thomas Haakon Townsend)
-
Return result from request handler in server (Thomas Haakon Townsend)
-
Handle request response on client (Thomas Haakon Townsend)
-
Lint on saving of file working and uses only one request.ts file (Thomas Haakon Townsend)
-
Fixed running of the extension (Thomas Haakon Townsend)
-
Update README (Thomas Haakon Townsend)
-
Update travis file (Thomas Haakon Townsend)
-
Adds travis build script (Thomas Haakon Townsend)
-
inital server handle of request (Thomas Haakon Townsend)
-
initial implement of request on client side, no handling on server yet of the request (Thomas Haakon Townsend)
-
Improved modulation of python extension class (Thomas Haakon Townsend)
-
Refactored pythonMain.ts to use classes (Thomas Haakon Townsend)
-
Removed old license header (Thomas Haakon Townsend)
-
Update tsconfig.json (Thomas Haakon Townsend)
-
Remove old files (Thomas Haakon Townsend)
-
Fix *.ts formatting (Thomas Haakon Townsend)
-
Fixes Issue #9 - Highlighting wrong wrong letter with poor RegExp (Thomas Haakon Townsend)
-
Update Marketplace presentation (Thomas Haakon Townsend)
-
Pre publish final touches (Thomas Haakon Townsend)
-
Updated Readme (Thomas Haakon Townsend)
-
Removed unneeded file (Thomas Haakon Townsend)
-
- Improved line substring locationing * Typed many variables * Disabled foobar completionProvider (Thomas Haakon Townsend)
-
Typo in README.md (Thomas Townsend)
-
update README.md (Thomas Townsend)
-
Added error handling to server, works as standalone extension (Thomas Townsend)
-
Fixed branch, build and running now happens from root (Thomas Townsend)
-
Add columnEnd for text highlighting (Thomas Haakon Townsend)
-
Removed sub git repo (Thomas Haakon Townsend)
-
Merge (Thomas Haakon Townsend)
-
Remove old files (Thomas Haakon Townsend)
-
[BROKEN] refactor of source code, build and running of extension (Thomas Townsend)
-
[REVERT] [BROKEN] refactor of source code, build and running of extension (Thomas Townsend)
-
[BROKEN] refactor of source code, build and running of extension (Thomas Townsend)
-
Tidy up of files (Thomas Townsend)
-
Working pylinting (Thomas Townsend)
-
Fix in server package.json schema compatability (Thomas Townsend)
-
Working python "linting" (Thomas Townsend)
-
git merge (Thomas Haakon Townsend)
-
Add regular expression syntax (Thomas Haakon Townsend)
-
Fix main target (Thomas Townsend)
-
update README.md (Thomas Townsend)
-
initial python language server (Thomas Townsend)
-
Add initial typescript code, build and launch (Thomas Townsend)
-
Change langauge id and add .vscode (Thomas Townsend)
-
Updated config and added pyconfig.json schema (not functional) (Thomas Haakon Townsend)
-
Fixed changes (Thomas Haakon Townsend)
-
Update json configuration files (Thomas Haakon Townsend)
-
Update json configuration files (Thomas Haakon Townsend)
-
Added further snippets (Thomas Haakon Townsend)
-
Fixed snippets (Thomas Haakon Townsend)
-
Added basic snippets (Thomas Haakon Townsend)
-
moved files (Thomas Townsend)
-
Initial commit (Thomas Townsend)
-
Initial commit (Thomas Townsend)