Etienne Wan

Results 6 issues of Etienne Wan

When the battery calibration tool is launched from Dragon Center, it is able to detect if the AC adapter is plugged in or not and to let the battery discharge...

I tested and found on a MSI GS63 8RE that address 0xBF in EC RAM lets you swap Fn key and Windows key. Value 40h (64 decimal) @ 0xBF :...

As the former c9.io is now closed, I think we can remove the code about SSH workspace for the IDE.

At the moment, users can sign in by clicking a link sent by email. Here are other ways a user might want to use in order to sign in. As...

Server
Web app

I experienced a popup in the IDE asking if I wanted to install and enable codeintel. This PR is based on https://github.com/c9/c9.ide.language.codeintel and on https://github.com/c9/c9.ide.language.codeintel/blob/435e0840663ee5e7fecaabfd3daa865eb2113e4c/codeintel.js#L149.

I would like to use preprocess as many times as I want to inject variables in my files when they are set, and keep the directives when a variable is...