-
To make a cross domain GET request to an external http server using CORS, I used the following pattern:
GQuery.ajax(Ajax.createSettings()
.setUrl(crossDomainUrl)
…
-
The global model for compilation and runtime is contained in a module-level variable named `$$METAMODEL$$`, while the runtime metamodel for declarations is contained in a property called `$$metamodel$…
-
So I'm developing an AngularJS extension, and pretty much copy-pasting most of the logic from `JavascriptQuickEdit.js` and `JSUtils.js`. The only real modification I'm making to the latter is modifyin…
-
1. Select a file with .html file extension
2. Start Live Preview
Results
Error "Open an HTML file in order to launch live preview"
`git bisect` points to this commit: https://github.com/adobe/bracke…
-
_Original author: vreeken....@gmail.com (November 17, 2011 15:27:05)_
What steps will reproduce the problem?
1. Simple use the IE7 render mode (tested with IE8): the rating plugin won't work.
What i…
-
_Original author: rox...@gmail.com (March 06, 2011 19:09:56)_
What steps will reproduce the problem?
1. Follow the instructions at http://code.google.com/p/gwtquery/wiki/CreatingNewApplications
What…
-
1. load brackets folder, open '/brackets/src/extensions/default/JavaScriptCodeHints/unittest-files/basic-test-files/index.html'
2. put cursor on `function foo`, press command +E
->first it is slow,…
-
_Original author: Shvets.S...@gmail.com (July 26, 2011 13:21:48)_
What steps will reproduce the problem?
1. Create some markup that have specific style of markup (not display:block) or try to hide an…
-
Doing a `fastOptJS` on my project with 0.5.3 results in a
```
java.lang.StackOverflowError
at scala.scalajs.tools.optimizer.OptimizerCore.scala$scalajs$tools$optimizer$OptimizerCore$$pretransformExp…
-