Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted X-UA-Compatible meta tag #21

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Deleted X-UA-Compatible meta tag #21

wants to merge 30 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 2, 2020

bryphe and others added 30 commits March 12, 2019 08:46
* Remove vscode-ripgrep to avoid rate limits

* Get tests green; get CI set up

* Update yarn.lock file

* Update build script

* Remove unit tests for now
* Start a test case to validate extHost sends initialize via json-rpc

* Almost building...

* Get very basic initialize test passing

* Update test description

* Get initialiation path green

* Close server when done

* Remove node-pty dependency

* Tweaks
* Add sandbox for testing out the extension host API

* Start testing out basic command API

* Get message from extension

* Remove superfluous logging

* Remove additional logging

* Move test.js -> test.ts

* Factor out extension host helper

* Don't run extension host helper as a test

* Factor tests to use new ExtensionHost model

* Add test case validating plugin activation

* Get activation test green
* Clean up tests

* Add test to validate command execution
* Add test for opening / closing document

* Fix slash separator on non-windows platforms
* Add some infra to create a package build

* Set up to create npm package

* Bump version -> 1.33.2

* Successful package publish!

* Add build step for packaging
* Remove SQLite dependency

* Fix packages
* Add LSP extension

* Move oni test extensions to separate folder

* Get some initial diagnostics!

* Remove outputAppender for spdlog

* Fix watch command

* Get tests green again

* Patch console.log/warn/error so they don't blow up our stdio RPC protocol

* Refactor API for documents in tests

* Switch one test to use new helpers

* Add test for diagnostics

* Update build

* Fix value
* Add initial activation-event test extension

* Add minimal activation

* Add test case for activation events
* Start test for completions

* Formatting

* Add support for responses, get suggestions

* Format

* Remove yarn install

* bump
* Exercise failure case with textDocumentPosition, and fix in test

* Disable proposed extensions
…18)

* Add test case for getting workspace.rootPath

* Fix test for Windows

* Test changing workspace

* Get tests green
…ing config (#19)

* Add test case for getting workspace.rootPath

* Test case for configuration

* Fix merge in extension.js

* Hook up configuration settings / changes
* Bring back node-pty, update lockfile

* Revert changes to terminalProcess.ts

* Update node to pick up latest 10.x

* Experiment with npmrc

* Revert "Experiment with npmrc"

This reverts commit a0db22b.

* Remove yarnrc

* Remove electron checks

* Remove gc-signals

* it...built?

* Logging / hacks to get terminal service available

* Revert changes to mainThreadHeapService

* Add test case for terminal execution

* Simplify first test to just check for process exit

* Fix bug with windows terminal output

* Add test for  /

* Clean up, add config neeeded to enable terminal

* Get tests green with configuration update

* Remove logging

* Save sandbox test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants