SYMBOL INDEX (5117 symbols across 393 files) FILE: src/JSUtils/HintUtils.js function makeToken (line 48) | function makeToken(value, positions) { function maybeIdentifier (line 63) | function maybeIdentifier(key) { function hintable (line 83) | function hintable(token) { function hintableKey (line 113) | function hintableKey(key, showOnDot) { function eventName (line 124) | function eventName(name) { function annotateLiterals (line 142) | function annotateLiterals(literals, kind) { function annotateKeywords (line 166) | function annotateKeywords(keywords) { function isSupportedLanguage (line 174) | function isSupportedLanguage(languageId) { FILE: src/JSUtils/Preferences.js function settingsToRegExp (line 80) | function settingsToRegExp(settings, baseRegExp, defaultRegExp) { function Preferences (line 146) | function Preferences(prefs) { FILE: src/JSUtils/ScopeManager.js function getBuiltins (line 86) | function getBuiltins() { function initTernEnv (line 93) | function initTernEnv() { function initPreferences (line 124) | function initPreferences(projectRootPath) { function ensurePreferences (line 176) | function ensurePreferences() { function postMessage (line 186) | function postMessage(msg) { function isDirectoryExcluded (line 198) | function isDirectoryExcluded(path) { function isFileBeingEdited (line 217) | function isFileBeingEdited(filePath) { function isFileExcludedInternal (line 230) | function isFileExcludedInternal(path) { function isFileExcluded (line 247) | function isFileExcluded(file) { function addPendingRequest (line 278) | function addPendingRequest(file, offset, type) { function getPendingRequest (line 310) | function getPendingRequest(file, offset, type) { function getResolvedPath (line 330) | function getResolvedPath(file) { function getJumptoDef (line 345) | function getJumptoDef(fileInfo, offset) { function filterText (line 360) | function filterText(text) { function getTextFromDocument (line 374) | function getTextFromDocument(document) { function handleRename (line 386) | function handleRename(response) { function requestJumptoDef (line 412) | function requestJumptoDef(session, document, offset) { function handleJumptoDef (line 432) | function handleJumptoDef(response) { function handleScopeData (line 451) | function handleScopeData(response) { function getTernHints (line 476) | function getTernHints(fileInfo, offset, isProperty) { function getTernFunctionType (line 502) | function getTernFunctionType(fileInfo, offset) { function getFragmentAround (line 521) | function getFragmentAround(session, start) { function getFileInfo (line 592) | function getFileInfo(session, preventPartialUpdates) { function getOffset (line 636) | function getOffset(session, fileInfo, offset) { function requestGuesses (line 661) | function requestGuesses(session, document) { function handleTernCompletions (line 690) | function handleTernCompletions(response) { function handleGetGuesses (line 723) | function handleGetGuesses(response) { function handleUpdateFile (line 740) | function handleUpdateFile(response) { function handleTimedOut (line 756) | function handleTimedOut(response) { function TernModule (line 817) | function TernModule() { function _maybeReset (line 1384) | function _maybeReset(session, document, force) { function requestParameterHint (line 1428) | function requestParameterHint(session, functionOffset) { function requestHints (line 1461) | function requestHints(session, document) { function trackChange (line 1498) | function trackChange(changeList) { function handleFileChange (line 1530) | function handleFileChange(changeList) { function handleEditorChange (line 1542) | function handleEditorChange(session, document, previousDocument) { function handleProjectClose (line 1555) | function handleProjectClose() { function handleProjectOpen (line 1568) | function handleProjectOpen(projectRootPath) { function _readyPromise (line 1573) | function _readyPromise() { function _setConfig (line 1582) | function _setConfig(configUpdate) { FILE: src/JSUtils/Session.js function Session (line 45) | function Session(editor) { function getLexicalState (line 329) | function getLexicalState(token) { function isOnFunctionIdentifier (line 364) | function isOnFunctionIdentifier() { function isInFunctionalCall (line 390) | function isInFunctionalCall(lex) { function penalizeUnderscoreValueCompare (line 491) | function penalizeUnderscoreValueCompare(a, b) { function isBuiltin (line 535) | function isBuiltin(origin) { function filterWithQueryAndMatcher (line 549) | function filterWithQueryAndMatcher(hints, matcher) { FILE: src/JSUtils/node/ExtractFileContent.js function clearDirtyFilesCache (line 35) | function clearDirtyFilesCache() { function updateDirtyFilesCache (line 47) | function updateDirtyFilesCache(name, action) { function _readFile (line 63) | function _readFile(fileName, callback) { function extractContent (line 82) | function extractContent(fileName, callback, extractFromMainContext) { FILE: src/JSUtils/node/TernNodeDomain.js function _log (line 64) | function _log(msg) { function _reportError (line 73) | function _reportError(e, file) { function handleGetFile (line 90) | function handleGetFile(file, text) { function _getNormalizedFilename (line 102) | function _getNormalizedFilename(fileName) { function _getDenormalizedFilename (line 109) | function _getDenormalizedFilename(fileName) { function _requestFileContent (line 120) | function _requestFileContent(name) { function getFile (line 133) | function getFile(name, next) { function initTernServer (line 153) | function initTernServer(env, files) { function resetTernServer (line 179) | function resetTernServer() { function createEmptyUpdate (line 197) | function createEmptyUpdate(path) { function buildRequest (line 215) | function buildRequest(fileInfo, query, offset) { function getRefs (line 252) | function getRefs(fileInfo, offset) { function getScopeData (line 289) | function getScopeData(fileInfo, offset) { function getJumptoDef (line 367) | function getJumptoDef(fileInfo, offset) { function getTernProperties (line 416) | function getTernProperties(fileInfo, offset, type) { function getTernHints (line 457) | function getTernHints(fileInfo, offset, isProperty) { function getParameters (line 498) | function getParameters(inferFnType) { function handleFunctionType (line 728) | function handleFunctionType(fileInfo, offset) { function handleAddFiles (line 784) | function handleAddFiles(files) { function handleUpdateFile (line 796) | function handleUpdateFile(path, text) { function handlePrimePump (line 814) | function handlePrimePump(path) { function setConfig (line 836) | function setConfig(configUpdate) { function _requestTernServer (line 840) | function _requestTernServer(commandConfig) { function invokeTernCommand (line 893) | function invokeTernCommand(commandConfig) { function setInterface (line 901) | function setInterface(msgInterface) { function checkInterfaceAndReInit (line 905) | function checkInterfaceAndReInit() { function init (line 920) | function init(domainManager) { FILE: src/LiveDevelopment/Agents/CSSAgent.js function _canonicalize (line 59) | function _canonicalize(url) { function _onFrameNavigated (line 69) | function _onFrameNavigated(event, res) { function styleForURL (line 81) | function styleForURL(url) { function reloadCSSForDocument (line 98) | function reloadCSSForDocument(doc, newContent) { function clearCSSForDocument (line 122) | function clearCSSForDocument(doc) { function _styleSheetAdded (line 131) | function _styleSheetAdded(event, res) { function _styleSheetRemoved (line 156) | function _styleSheetRemoved(event, res) { function _onFrameStoppedLoading (line 170) | function _onFrameStoppedLoading(event, res) { function enable (line 205) | function enable() { function load (line 210) | function load() { function unload (line 222) | function unload() { FILE: src/LiveDevelopment/Agents/ConsoleAgent.js function _log (line 38) | function _log(message) { function _onMessageAdded (line 55) | function _onMessageAdded(event, res) { function _onMessageRepeatCountUpdated (line 62) | function _onMessageRepeatCountUpdated(event, res) { function _onMessagesCleared (line 70) | function _onMessagesCleared(event, res) { function enable (line 78) | function enable() { function load (line 83) | function load() { function unload (line 91) | function unload() { FILE: src/LiveDevelopment/Agents/DOMAgent.js function nodeBeforeLocation (line 50) | function nodeBeforeLocation(location) { function allNodesAtLocation (line 66) | function allNodesAtLocation(location) { function nodeAtLocation (line 79) | function nodeAtLocation(location) { function nodeWithId (line 88) | function nodeWithId(nodeId) { function removeNode (line 95) | function removeNode(node) { function addNode (line 104) | function addNode(node) { function requestChildNodes (line 113) | function requestChildNodes(node) { function _cleanURL (line 123) | function _cleanURL(url) { function _mapDocumentToSource (line 134) | function _mapDocumentToSource(source) { function _onFinishedLoadingDOM (line 163) | function _onFinishedLoadingDOM() { function _onLoadEventFired (line 184) | function _onLoadEventFired(event, res) { function _onFrameNavigated (line 196) | function _onFrameNavigated(event, res) { function _onDocumentUpdated (line 204) | function _onDocumentUpdated(event, res) { function _onSetChildNodes (line 209) | function _onSetChildNodes(event, res) { function _onChildNodeCountUpdated (line 219) | function _onChildNodeCountUpdated(event, res) { function _onChildNodeInserted (line 227) | function _onChildNodeInserted(event, res) { function _onChildNodeRemoved (line 238) | function _onChildNodeRemoved(event, res) { function applyChange (line 251) | function applyChange(from, to, text) { function enable (line 290) | function enable() { function disable (line 295) | function disable() { function load (line 301) | function load() { function unload (line 316) | function unload() { FILE: src/LiveDevelopment/Agents/DOMHelpers.js function _isQuote (line 37) | function _isQuote(c, escape, quote) { function _removeQuotes (line 50) | function _removeQuotes(src) { function _find (line 66) | function _find(src, match, skip, quotes, comments) { function _findEach (line 99) | function _findEach(src, match, quotes, comments, callback) { function _findTag (line 116) | function _findTag(src, skip) { function _extractAttributes (line 147) | function _extractAttributes(content) { function extractPayload (line 183) | function extractPayload(content) { function eachNode (line 228) | function eachNode(src, callback) { FILE: src/LiveDevelopment/Agents/DOMNode.js function _fill (line 43) | function _fill(string, length, c) { function _makeFindCondition (line 58) | function _makeFindCondition(match) { FILE: src/LiveDevelopment/Agents/EditAgent.js function _findChangedCharacters (line 45) | function _findChangedCharacters(oldValue, value) { function _onCharacterDataModified (line 76) | function _onCharacterDataModified(event, res) { function _onRemoteEdit (line 99) | function _onRemoteEdit(event, res) { function load (line 121) | function load() { function unload (line 126) | function unload() { FILE: src/LiveDevelopment/Agents/GotoAgent.js function _urlWithoutQueryString (line 47) | function _urlWithoutQueryString(url) { function _fileFromURL (line 58) | function _fileFromURL(url) { function _makeHTMLTarget (line 67) | function _makeHTMLTarget(targets, node) { function _makeCSSTarget (line 85) | function _makeCSSTarget(targets, rule) { function _makeJSTarget (line 99) | function _makeJSTarget(targets, callFrame) { function _onRemoteShowGoto (line 114) | function _onRemoteShowGoto(event, res) { function openLocation (line 139) | function openLocation(location, noFlash) { function open (line 160) | function open(url, location, noFlash) { function _onRemoteGoto (line 186) | function _onRemoteGoto(event, res) { function load (line 203) | function load() { function unload (line 210) | function unload() { FILE: src/LiveDevelopment/Agents/HighlightAgent.js function _onRemoteHighlight (line 43) | function _onRemoteHighlight(event, res) { function hide (line 52) | function hide() { function node (line 67) | function node(n) { function rule (line 99) | function rule(name) { function domElement (line 113) | function domElement(ids) { function redraw (line 130) | function redraw() { function load (line 135) | function load() { function unload (line 142) | function unload() { FILE: src/LiveDevelopment/Agents/NetworkAgent.js function _urlWithoutQueryString (line 38) | function _urlWithoutQueryString(url) { function wasURLRequested (line 49) | function wasURLRequested(url) { function _logURL (line 53) | function _logURL(url) { function _onRequestWillBeSent (line 58) | function _onRequestWillBeSent(event, res) { function _reset (line 63) | function _reset() { function _onFrameNavigated (line 68) | function _onFrameNavigated(event, res) { function enable (line 81) | function enable() { function load (line 86) | function load() { function unload (line 92) | function unload() { FILE: src/LiveDevelopment/Agents/RemoteAgent.js function _onAttributeModified (line 47) | function _onAttributeModified(event, res) { function _call (line 55) | function _call(objectId, method, varargs) { function call (line 98) | function call(method, varargs) { function _stopKeepAliveInterval (line 108) | function _stopKeepAliveInterval() { function _startKeepAliveInterval (line 115) | function _startKeepAliveInterval() { function _onFrameNavigated (line 124) | function _onFrameNavigated(event, res) { function load (line 149) | function load() { function unload (line 159) | function unload() { FILE: src/LiveDevelopment/Agents/RemoteFunctions.js function RemoteFunctions (line 33) | function RemoteFunctions(config, remoteWSPort) { FILE: src/LiveDevelopment/Agents/ScriptAgent.js function scriptWithId (line 43) | function scriptWithId(url) { function scriptForURL (line 51) | function scriptForURL(url) { function _onGetDocument (line 56) | function _onGetDocument(event, res) { function _onChildNodeInserted (line 62) | function _onChildNodeInserted(event, res) { function _onScriptParsed (line 73) | function _onScriptParsed(event, res) { function _onScriptFailedToParse (line 80) | function _onScriptFailedToParse(event, res) { function _onPaused (line 85) | function _onPaused(event, res) { function _reset (line 107) | function _reset() { function _onFrameNavigated (line 118) | function _onFrameNavigated(event, res) { function load (line 126) | function load() { function unload (line 150) | function unload() { FILE: src/LiveDevelopment/Documents/CSSDocument.js function getOnlyValue (line 101) | function getOnlyValue(obj) { FILE: src/LiveDevelopment/Inspector/Inspector.js function _verifySignature (line 104) | function _verifySignature(signature, value) { function _send (line 117) | function _send(method, signature, varargs) { function send (line 175) | function send(domain, command, varargs) { function _onDisconnect (line 180) | function _onDisconnect() { function _onError (line 186) | function _onError(error) { function _onConnect (line 195) | function _onConnect() { function _onMessage (line 210) | function _onMessage(message) { function getDebuggableWindows (line 244) | function getDebuggableWindows(host, port) { function disconnect (line 272) | function disconnect() { function connect (line 308) | function connect(socketURL) { function connectToURL (line 321) | function connectToURL(url) { function connected (line 348) | function connected() { function getUserAgent (line 356) | function getUserAgent() { function setUserAgent (line 364) | function setUserAgent(userAgent) { function init (line 372) | function init(theConfig) { FILE: src/LiveDevelopment/Inspector/jsdoc.rb class NilClass (line 39) | class NilClass method empty? (line 40) | def empty? method each (line 43) | def each class String (line 47) | class String method upcaseFirst (line 48) | def upcaseFirst class JSDoc (line 53) | class JSDoc method typedef (line 55) | def typedef(domain, info) method initialize (line 69) | def initialize(input, output) method open (line 74) | def open method run (line 84) | def run method write (line 93) | def write(*args) method writeParams (line 97) | def writeParams(domain, params, prefixLine = false) method writeTOCLine (line 112) | def writeTOCLine(domain, info) method writeTOCDomain (line 119) | def writeTOCDomain(info) method writeDocument (line 138) | def writeDocument method writeTOC (line 206) | def writeTOC method writeDomain (line 216) | def writeDomain(info) method writeType (line 235) | def writeType(domain, info) method writeCommand (line 250) | def writeCommand(domain, info) method writeEvent (line 270) | def writeEvent(domain, info) FILE: src/LiveDevelopment/LiveDevMultiBrowser.js function _classForDocument (line 134) | function _classForDocument(doc) { function isActive (line 150) | function isActive() { function getLiveDocForPath (line 159) | function getLiveDocForPath(path) { function _closeDocument (line 172) | function _closeDocument(liveDocument) { function _handleRelatedDocumentDeleted (line 183) | function _handleRelatedDocumentDeleted(url) { function _setStatus (line 201) | function _setStatus(status, closeReason) { function _closeDocuments (line 217) | function _closeDocuments() { function _resolveUrl (line 240) | function _resolveUrl(path) { function _createLiveDocument (line 253) | function _createLiveDocument(doc, editor, roots) { function _docIsOutOfSync (line 278) | function _docIsOutOfSync(doc) { function _styleSheetAdded (line 293) | function _styleSheetAdded(event, url, roots) { function _getInitialDocFromCurrent (line 356) | function _getInitialDocFromCurrent() { function _close (line 442) | function _close(doCloseWindow, reason) { function close (line 469) | function close() { function _showWrongDocError (line 478) | function _showWrongDocError() { function _showLiveDevServerNotReadyError (line 490) | function _showLiveDevServerNotReadyError() { function _createLiveDocumentForFrame (line 504) | function _createLiveDocumentForFrame(doc) { function _launch (line 517) | function _launch(url) { function _open (line 530) | function _open(doc) { function _doLaunchAfterServerReady (line 602) | function _doLaunchAfterServerReady(initialDoc) { function _prepareServer (line 620) | function _prepareServer(doc) { function _onFileChange (line 666) | function _onFileChange() { function open (line 691) | function open() { function _onDocumentSaved (line 725) | function _onDocumentSaved(event, doc) { function _onDirtyFlagChange (line 756) | function _onDirtyFlagChange(event, doc) { function setTransport (line 794) | function setTransport(transport) { function setLauncher (line 807) | function setLauncher(launcher) { function init (line 818) | function init(config) { function getLiveDocForEditor (line 838) | function getLiveDocForEditor(editor) { function showHighlight (line 848) | function showHighlight() { function hideHighlight (line 859) | function hideHighlight() { function redrawHighlight (line 868) | function redrawHighlight() { function reconnect (line 878) | function reconnect() { function reload (line 885) | function reload() { function getCurrentProjectServerConfig (line 894) | function getCurrentProjectServerConfig() { function getServerBaseUrl (line 908) | function getServerBaseUrl() { function _getCurrentLiveDoc (line 913) | function _getCurrentLiveDoc() { FILE: src/LiveDevelopment/LiveDevServerManager.js function _providerSort (line 53) | function _providerSort(a, b) { function getServer (line 63) | function getServer(localPath) { function registerServer (line 91) | function registerServer(provider, priority) { function removeServer (line 113) | function removeServer(provider) { FILE: src/LiveDevelopment/LiveDevelopment.js function _isPromisePending (line 210) | function _isPromisePending(promise) { function _getCurrentDocument (line 217) | function _getCurrentDocument() { function _classForDocument (line 224) | function _classForDocument(doc) { function getLiveDocForPath (line 242) | function getLiveDocForPath(path) { function getLiveDocForEditor (line 250) | function getLiveDocForEditor(editor) { function _doClearErrors (line 262) | function _doClearErrors(liveDocument) { function _makeTroubleshootingMessage (line 291) | function _makeTroubleshootingMessage(msg) { function _closeDocument (line 299) | function _closeDocument(liveDocument) { function _closeRelatedDocument (line 315) | function _closeRelatedDocument(liveDoc) { function _setStatus (line 333) | function _setStatus(status, closeReason) { function _handleLiveDocumentStatusChanged (line 352) | function _handleLiveDocumentStatusChanged(liveDocument) { function _closeDocuments (line 388) | function _closeDocuments() { function _createDocument (line 412) | function _createDocument(doc, editor) { function _createLiveDocumentForFrame (line 432) | function _createLiveDocumentForFrame(doc) { function enableAgent (line 444) | function enableAgent(name) { function disableAgent (line 455) | function disableAgent(name) { function _docIsOutOfSync (line 465) | function _docIsOutOfSync(doc) { function _onError (line 473) | function _onError(event, error, msgData) { function _styleSheetAdded (line 499) | function _styleSheetAdded(event, url) { function unloadAgents (line 533) | function unloadAgents() { function _invokeAgentMethod (line 546) | function _invokeAgentMethod(name, methodName) { function getEnabledAgents (line 564) | function getEnabledAgents() { function _enableAgents (line 583) | function _enableAgents() { function loadAgents (line 595) | function loadAgents() { function _getInitialDocFromCurrent (line 691) | function _getInitialDocFromCurrent() { function onActiveEditorChange (line 783) | function onActiveEditorChange(event, current, previous) { function _doInspectorDisconnect (line 806) | function _doInspectorDisconnect(doCloseWindow) { function _close (line 862) | function _close(doCloseWindow, reason) { function _onFrameNavigated (line 916) | function _onFrameNavigated(event, res) { function _onDisconnect (line 950) | function _onDisconnect(event) { function _onDetached (line 954) | function _onDetached(event, res) { function reconnect (line 972) | function reconnect() { function reload (line 992) | function reload() { function close (line 1008) | function close() { function _waitForInterstitialPageLoad (line 1019) | function _waitForInterstitialPageLoad() { function _onInterstitialPageLoad (line 1057) | function _onInterstitialPageLoad() { function _onConnect (line 1101) | function _onConnect(event) { function _showWrongDocError (line 1121) | function _showWrongDocError() { function _showLiveDevServerNotReadyError (line 1130) | function _showLiveDevServerNotReadyError() { function _openInterstitialPage (line 1139) | function _openInterstitialPage() { function _doLaunchAfterServerReady (line 1244) | function _doLaunchAfterServerReady(initialDoc) { function _prepareServer (line 1271) | function _prepareServer(doc) { function getCurrentProjectServerConfig (line 1313) | function getCurrentProjectServerConfig() { function _createUserServer (line 1321) | function _createUserServer() { function _createFileServer (line 1325) | function _createFileServer() { function open (line 1335) | function open(restart) { function showHighlight (line 1401) | function showHighlight() { function hideHighlight (line 1410) | function hideHighlight() { function redrawHighlight (line 1417) | function redrawHighlight() { function _onFileChanged (line 1427) | function _onFileChanged() { function _onDocumentSaved (line 1468) | function _onDocumentSaved(event, doc) { function _onDirtyFlagChange (line 1491) | function _onDirtyFlagChange(event, doc) { function init (line 1500) | function init(theConfig) { function _getServer (line 1522) | function _getServer() { function getServerBaseUrl (line 1526) | function getServerBaseUrl() { FILE: src/LiveDevelopment/LiveDevelopmentUtils.js function isStaticHtmlFileExt (line 45) | function isStaticHtmlFileExt(filePath) { function isServerHtmlFileExt (line 58) | function isServerHtmlFileExt(filePath) { function isHtmlFileExt (line 71) | function isHtmlFileExt(ext) { FILE: src/LiveDevelopment/MultiBrowserImpl/documents/LiveCSSDocument.js function makeUrlsRelativeToCss (line 104) | function makeUrlsRelativeToCss(match, quotationMark, url) { FILE: src/LiveDevelopment/MultiBrowserImpl/documents/LiveDocument.js function LiveDocument (line 59) | function LiveDocument(protocol, urlResolver, doc, editor, roots) { FILE: src/LiveDevelopment/MultiBrowserImpl/documents/LiveHTMLDocument.js function LiveHTMLDocument (line 52) | function LiveHTMLDocument(protocol, urlResolver, doc, editor) { FILE: src/LiveDevelopment/MultiBrowserImpl/language/HTMLInstrumentation.js function _removeDocFromCache (line 72) | function _removeDocFromCache(evt, document) { function _posEq (line 86) | function _posEq(pos1, pos2) { function _getSortedTagMarks (line 103) | function _getSortedTagMarks(marks, markCache) { function _getMarkerAtDocumentPos (line 135) | function _getMarkerAtDocumentPos(editor, pos, preferParent, markCache) { function _getTagIDAtDocumentPos (line 177) | function _getTagIDAtDocumentPos(editor, pos, markCache) { function _markTags (line 192) | function _markTags(cm, node) { function _markTextFromDOM (line 208) | function _markTextFromDOM(editor, dom) { function DOMUpdater (line 238) | function DOMUpdater(previousDOM, editor, changeList) { function _hasAncestorWithID (line 294) | function _hasAncestorWithID(node, id) { function walk (line 380) | function walk(node) { function _updateDOM (line 518) | function _updateDOM(previousDOM, editor, changeList) { function getUnappliedEditList (line 564) | function getUnappliedEditList(editor, changeList) { function _processBrowserSimpleDOM (line 600) | function _processBrowserSimpleDOM(browserRoot, editorRootTagID) { function _getBrowserDiff (line 649) | function _getBrowserDiff(editor, browserSimpleDOM) { function scanDocument (line 677) | function scanDocument(doc) { function generateInstrumentedHTML (line 733) | function generateInstrumentedHTML(editor, remoteScript) { function _markText (line 824) | function _markText(editor) { function _resetCache (line 843) | function _resetCache() { FILE: src/LiveDevelopment/MultiBrowserImpl/language/HTMLSimpleDOM.js function SimpleNode (line 124) | function SimpleNode(properties) { function getTextNodeID (line 198) | function getTextNodeID(textNode) { function _addPos (line 211) | function _addPos(pos1, pos2) { function _offsetPos (line 221) | function _offsetPos(pos, offset) { function Builder (line 236) | function Builder(text, startOffset, startOffsetPos) { function closeTag (line 282) | function closeTag(endIndex, endPos) { function build (line 509) | function build(text, strict) { function _dumpDOM (line 522) | function _dumpDOM(root) { FILE: src/LiveDevelopment/MultiBrowserImpl/launchers/Launcher.js function launch (line 41) | function launch(url) { FILE: src/LiveDevelopment/MultiBrowserImpl/launchers/node/LauncherDomain.js function _cmdLaunch (line 42) | function _cmdLaunch(url) { function init (line 51) | function init(domainManager) { FILE: src/LiveDevelopment/MultiBrowserImpl/protocol/LiveDevProtocol.js function getConnectionIds (line 86) | function getConnectionIds() { function _receive (line 101) | function _receive(clientId, msgStr) { function _send (line 137) | function _send(msg, clients) { function _connect (line 157) | function _connect(clientId, url) { function _close (line 173) | function _close(clientId) { function setTransport (line 186) | function setTransport(transport) { function getRemoteFunctionsScript (line 212) | function getRemoteFunctionsScript() { function getRemoteScript (line 227) | function getRemoteScript() { function evaluate (line 244) | function evaluate(script, clients) { function setStylesheetText (line 265) | function setStylesheetText(url, text, clients) { function getStylesheetText (line 284) | function getStylesheetText(url, clients) { function reload (line 303) | function reload(ignoreCache, clients) { function navigate (line 322) | function navigate(url, clients) { function close (line 338) | function close(clientId) { function closeAllConnections (line 342) | function closeAllConnections() { FILE: src/LiveDevelopment/MultiBrowserImpl/protocol/remote/DocumentObserver.js function related (line 40) | function related() { function _onNodesAdded (line 231) | function _onNodesAdded(nodes) { function _onNodesRemoved (line 248) | function _onNodesRemoved(nodes) { function _enableListeners (line 267) | function _enableListeners() { function start (line 303) | function start(document, transport) { function stop (line 324) | function stop() { FILE: src/LiveDevelopment/MultiBrowserImpl/protocol/remote/LiveDevProtocolRemote.js function onDocumentClick (line 385) | function onDocumentClick(event) { FILE: src/LiveDevelopment/MultiBrowserImpl/transports/NodeSocketTransport.js function getRemoteScript (line 53) | function getRemoteScript() { FILE: src/LiveDevelopment/MultiBrowserImpl/transports/node/NodeSocketTransportDomain.js function _clientForSocket (line 69) | function _clientForSocket(ws) { function _createServer (line 79) | function _createServer() { function _cmdStart (line 144) | function _cmdStart(url) { function _cmdSend (line 153) | function _cmdSend(idOrArray, msgStr) { function _cmdClose (line 171) | function _cmdClose(clientId) { function init (line 183) | function init(domainManager) { FILE: src/LiveDevelopment/Servers/BaseServer.js function BaseServer (line 40) | function BaseServer(config) { FILE: src/LiveDevelopment/Servers/FileServer.js function FileServer (line 47) | function FileServer(config) { FILE: src/LiveDevelopment/Servers/UserServer.js function UserServer (line 44) | function UserServer(config) { FILE: src/LiveDevelopment/main.js function _togglePref (line 108) | function _togglePref(key, value) { function _toggleLivePreviewMultiBrowser (line 127) | function _toggleLivePreviewMultiBrowser(value) { function _loadStyles (line 137) | function _loadStyles() { function _setLabel (line 150) | function _setLabel($btn, text, style, tooltip) { function _handleGoLiveCommand (line 177) | function _handleGoLiveCommand() { function _showStatusChangeReason (line 197) | function _showStatusChangeReason(reason) { function _setupGoLiveButton (line 227) | function _setupGoLiveButton() { function _setupGoLiveMenu (line 250) | function _setupGoLiveMenu() { function _updateHighlightCheckmark (line 259) | function _updateHighlightCheckmark() { function _handlePreviewHighlightCommand (line 263) | function _handlePreviewHighlightCommand() { function _setImplementation (line 279) | function _setImplementation(multibrowser) { function _setupDebugHelpers (line 314) | function _setupDebugHelpers() { function _handleReloadLivePreviewCommand (line 321) | function _handleReloadLivePreviewCommand() { FILE: src/LiveDevelopment/transports/WebSocketTransport.js function createWebSocketServer (line 56) | function createWebSocketServer(port) { function closeWebSocketServer (line 60) | function closeWebSocketServer() { FILE: src/LiveDevelopment/transports/node/WebSocketTransportDomain.js function _createServer (line 55) | function _createServer(socketPort) { function _cmdStart (line 90) | function _cmdStart(port) { function _cmdClose (line 97) | function _cmdClose() { function init (line 108) | function init(domainManager) { FILE: src/brackets.js function _initTest (line 186) | function _initTest() { function _onReady (line 248) | function _onReady() { function _beforeHTMLReady (line 386) | function _beforeHTMLReady() { FILE: src/command/CommandManager.js function Command (line 66) | function Command(name, id, commandFn) { function register (line 189) | function register(name, id, commandFn) { function registerInternal (line 219) | function registerInternal(id, commandFn) { function _testReset (line 241) | function _testReset() { function _testRestore (line 249) | function _testRestore() { function get (line 259) | function get(id) { function getAll (line 267) | function getAll() { function execute (line 277) | function execute(id) { FILE: src/command/DefaultMenus.js function _setContextMenuItemsVisible (line 43) | function _setContextMenuItemsVisible(enabled, items) { function _setMenuItemsVisible (line 53) | function _setMenuItemsVisible() { FILE: src/command/KeyBindingManager.js function _quitAltGrMode (line 200) | function _quitAltGrMode() { function _detectAltGrKeyDown (line 242) | function _detectAltGrKeyDown(e) { function _reset (line 281) | function _reset() { function _buildKeyDescriptor (line 301) | function _buildKeyDescriptor(hasMacCtrl, hasCtrl, hasAlt, hasShift, key) { function normalizeKeyDescriptorString (line 339) | function normalizeKeyDescriptorString(origDescriptor) { function _mapKeycodeToKey (line 434) | function _mapKeycodeToKey(keycode, key) { function _translateKeyboardEvent (line 482) | function _translateKeyboardEvent(event) { function formatKeyDescriptor (line 527) | function formatKeyDescriptor(descriptor) { function _isKeyAssigned (line 560) | function _isKeyAssigned(key) { function removeBinding (line 570) | function removeBinding(key, platform) { function _updateCommandAndKeyMaps (line 610) | function _updateCommandAndKeyMaps(newBinding) { function _addBinding (line 636) | function _addBinding(commandID, keyBinding, platform, userBindings) { function getKeymap (line 801) | function getKeymap(defaults) { function _handleKey (line 811) | function _handleKey(key) { function _sortByPlatform (line 828) | function _sortByPlatform(a, b) { function addBinding (line 850) | function addBinding(command, keyBindings, platform) { function getKeyBindings (line 895) | function getKeyBindings(command) { function _handleCommandRegistered (line 919) | function _handleCommandRegistered(event, command) { function addGlobalKeydownHook (line 954) | function addGlobalKeydownHook(hook) { function removeGlobalKeydownHook (line 964) | function removeGlobalKeydownHook(hook) { function _handleKeyEvent (line 976) | function _handleKeyEvent(event) { function _showErrorsAndOpenKeyMap (line 1011) | function _showErrorsAndOpenKeyMap(err, message) { function _isSpecialCommand (line 1043) | function _isSpecialCommand(commandID) { function _isReservedShortcuts (line 1059) | function _isReservedShortcuts(normalizedKey) { function _getBulletList (line 1084) | function _getBulletList(list) { function _getDisplayKey (line 1101) | function _getDisplayKey(key) { function _applyUserKeyBindings (line 1123) | function _applyUserKeyBindings() { function _undoPriorUserKeyBindings (line 1242) | function _undoPriorUserKeyBindings() { function _getUserKeyMapFilePath (line 1285) | function _getUserKeyMapFilePath() { function _readUserKeyMap (line 1305) | function _readUserKeyMap() { function _openUserKeyMap (line 1375) | function _openUserKeyMap() { function _initCommandAndKeyMaps (line 1413) | function _initCommandAndKeyMaps() { function _setUserKeyMapFilePath (line 1427) | function _setUserKeyMapFilePath(fullPath) { FILE: src/command/Menus.js function getMenu (line 161) | function getMenu(id) { function getAllMenus (line 169) | function getAllMenus() { function getContextMenu (line 178) | function getContextMenu(id) { function removeMenuItemEventListeners (line 186) | function removeMenuItemEventListeners(menuItem) { function _isContextMenu (line 200) | function _isContextMenu(id) { function _isHTMLMenu (line 204) | function _isHTMLMenu(id) { function getMenuItem (line 213) | function getMenuItem(id) { function _getHTMLMenu (line 217) | function _getHTMLMenu(id) { function _getHTMLMenuItem (line 221) | function _getHTMLMenuItem(id) { function _addKeyBindingToMenuItem (line 225) | function _addKeyBindingToMenuItem($menuItem, key, displayKey) { function _addExistingKeyBinding (line 237) | function _addExistingKeyBinding(menuItem) { function _getNextMenuItemDividerID (line 251) | function _getNextMenuItemDividerID() { function _insertInList (line 256) | function _insertInList($list, $element, position, $relativeElement) { function MenuItem (line 309) | function MenuItem(id, command) { function Menu (line 346) | function Menu(id) { function closeAll (line 1025) | function closeAll() { function addMenu (line 1044) | function addMenu(name, id, position, relativeID) { function removeMenu (line 1113) | function removeMenu(id) { function ContextMenu (line 1170) | function ContextMenu(id) { function registerContextMenu (line 1371) | function registerContextMenu(id) { FILE: src/document/ChangedDocumentTracker.js function ChangedDocumentTracker (line 41) | function ChangedDocumentTracker() { FILE: src/document/Document.js function Document (line 74) | function Document(file, initialTimestamp, rawText) { function oneOrEach (line 569) | function oneOrEach(itemOrArr, cb) { FILE: src/document/DocumentCommandHandlers.js function _updateTitle (line 157) | function _updateTitle() { function _shortTitleForDocument (line 221) | function _shortTitleForDocument(doc) { function handleCurrentFileChange (line 237) | function handleCurrentFileChange() { function handleDirtyChange (line 259) | function handleDirtyChange(event, changedDoc) { function showFileOpenError (line 272) | function showFileOpenError(name, path) { function _doOpen (line 296) | function _doOpen(fullPath, silent, paneId, options) { function _doOpenWithOptionalPath (line 381) | function _doOpenWithOptionalPath(fullPath, silent, paneId, options) { function _parseDecoratedPath (line 433) | function _parseDecoratedPath(path) { function handleFileOpen (line 472) | function handleFileOpen(commandData) { function handleDocumentOpen (line 525) | function handleDocumentOpen(commandData) { function handleFileAddToWorkingSetAndOpen (line 554) | function handleFileAddToWorkingSetAndOpen(commandData) { function handleFileAddToWorkingSet (line 573) | function handleFileAddToWorkingSet(commandData) { function _getUntitledFileSuggestion (line 605) | function _getUntitledFileSuggestion(dir, baseFileName, isFolder) { function _handleNewItemInProject (line 644) | function _handleNewItemInProject(isFolder) { function handleFileNew (line 682) | function handleFileNew() { function handleFileNewInProject (line 707) | function handleFileNewInProject() { function handleNewFolderInProject (line 714) | function handleNewFolderInProject() { function _showSaveFileError (line 725) | function _showSaveFileError(name, path) { function doSave (line 744) | function doSave(docToSave, force) { function _doRevert (line 849) | function _doRevert(doc, suppressError) { function dispatchAppQuitCancelledEvent (line 874) | function dispatchAppQuitCancelledEvent() { function _doSaveAs (line 892) | function _doSaveAs(doc, settings) { function handleFileSave (line 1049) | function handleFileSave(commandData) { function _saveFileList (line 1085) | function _saveFileList(fileList) { function saveAll (line 1128) | function saveAll() { function handleFileSaveAll (line 1163) | function handleFileSaveAll() { function handleFileClose (line 1181) | function handleFileClose(commandData) { function _closeList (line 1303) | function _closeList(list, promptOnly, _forceClose) { function handleFileCloseAll (line 1398) | function handleFileCloseAll(commandData) { function handleFileCloseList (line 1415) | function handleFileCloseList(commandData) { function _handleWindowGoingAway (line 1432) | function _handleWindowGoingAway(commandData, postCloseHandler, failHandl... function handleAbortQuit (line 1464) | function handleAbortQuit() { function handleBeforeMenuPopup (line 1472) | function handleBeforeMenuPopup() { function handleFileCloseWindow (line 1480) | function handleFileCloseWindow(commandData) { function handleFileRename (line 1494) | function handleFileRename() { function handleFileQuit (line 1507) | function handleFileQuit(commandData) { function detectDocumentNavEnd (line 1531) | function detectDocumentNavEnd(event) { function goNextPrevDoc (line 1544) | function goNextPrevDoc(inc, listOrder) { function handleGoNextDoc (line 1569) | function handleGoNextDoc() { function handleGoPrevDoc (line 1574) | function handleGoPrevDoc() { function handleGoNextDocListOrder (line 1579) | function handleGoNextDocListOrder() { function handleGoPrevDocListOrder (line 1584) | function handleGoPrevDocListOrder() { function handleShowInTree (line 1589) | function handleShowInTree() { function handleFileDelete (line 1594) | function handleFileDelete() { function handleShowInOS (line 1624) | function handleShowInOS() { function _disableCache (line 1639) | function _disableCache() { function browserReload (line 1681) | function browserReload(href) { function handleReload (line 1725) | function handleReload(loadWithoutExtensions) { FILE: src/document/DocumentManager.js function getOpenDocumentForPath (line 120) | function getOpenDocumentForPath(fullPath) { function getCurrentDocument (line 140) | function getCurrentDocument() { function getWorkingSet (line 156) | function getWorkingSet() { function findInWorkingSet (line 171) | function findInWorkingSet(fullPath) { function getAllOpenDocuments (line 182) | function getAllOpenDocuments() { function addToWorkingSet (line 202) | function addToWorkingSet(file, index, forceRedraw) { function addListToWorkingSet (line 217) | function addListToWorkingSet(fileList) { function removeListFromWorkingSet (line 228) | function removeListFromWorkingSet(list) { function closeAll (line 237) | function closeAll() { function closeFullEditor (line 247) | function closeFullEditor(file) { function setCurrentDocument (line 257) | function setCurrentDocument(doc) { function beginDocumentNavigation (line 267) | function beginDocumentNavigation() { function finalizeDocumentNavigation (line 276) | function finalizeDocumentNavigation() { function getNextPrevFile (line 286) | function getNextPrevFile(inc) { function _gcDocuments (line 301) | function _gcDocuments() { function getDocumentForPath (line 330) | function getDocumentForPath(fullPath, fileObj) { function getDocumentText (line 418) | function getDocumentText(file, checkLineEndings) { function createUntitledDocument (line 448) | function createUntitledDocument(counter, fileExt) { function notifyFileDeleted (line 475) | function notifyFileDeleted(file) { function notifyPathDeleted (line 497) | function notifyPathDeleted(fullPath) { function notifyPathNameChanged (line 531) | function notifyPathNameChanged(oldName, newName) { function _handleLanguageAdded (line 549) | function _handleLanguageAdded() { function _handleLanguageModified (line 562) | function _handleLanguageModified(event, language) { function _proxyDeprecatedEvent (line 651) | function _proxyDeprecatedEvent(eventName) { FILE: src/document/InMemoryFile.js function InMemoryFile (line 42) | function InMemoryFile(fullPath, fileSystem) { FILE: src/document/TextRange.js function TextRange (line 58) | function TextRange(document, startLine, endLine) { FILE: src/editor/CSSInlineEditor.js function _getCSSFilesInProject (line 48) | function _getCSSFilesInProject() { function _getSelectorName (line 60) | function _getSelectorName(editor, pos) { function _addRule (line 121) | function _addRule(selectorName, inlineEditor, path) { function _handleNewRule (line 133) | function _handleNewRule() { function _stylesheetListRenderer (line 146) | function _stylesheetListRenderer(item) { function htmlToCSSProvider (line 166) | function htmlToCSSProvider(hostEditor, pos) { FILE: src/editor/CodeHintList.js function CodeHintList (line 47) | function CodeHintList(editor, insertHintOnTab, maxResults) { function _rotateSelection (line 357) | function _rotateSelection(distance) { function _itemsPerPage (line 389) | function _itemsPerPage() { FILE: src/editor/CodeHintManager.js function _providerSort (line 269) | function _providerSort(a, b) { function registerHintProvider (line 290) | function registerHintProvider(providerInfo, languageIds, priority) { function _removeHintProvider (line 324) | function _removeHintProvider(provider, targetLanguageId) { function _getProvidersForLanguageId (line 356) | function _getProvidersForLanguageId(languageId) { function _endSession (line 373) | function _endSession() { function _inSession (line 398) | function _inSession(editor) { function _updateHintList (line 417) | function _updateHintList(callMoveUpEvent) { function _handleKeydownEvent (line 556) | function _handleKeydownEvent(jqEvent, editor, event) { function _handleKeypressEvent (line 565) | function _handleKeypressEvent(jqEvent, editor, event) { function _handleKeyupEvent (line 576) | function _handleKeyupEvent(jqEvent, editor, event) { function _handleCursorActivity (line 601) | function _handleCursorActivity(event, editor) { function _handleChange (line 618) | function _handleChange(event, editor, changeList) { function hasValidExclusion (line 662) | function hasValidExclusion(exclusion, textAfterCursor) { function isOpen (line 671) | function isOpen() { function _startNewSession (line 680) | function _startNewSession(editor) { function _getCodeHintList (line 702) | function _getCodeHintList() { function activeEditorChangeHandler (line 706) | function activeEditorChangeHandler(event, current, previous) { FILE: src/editor/Editor.js function _copyPos (line 268) | function _copyPos(pos) { function _checkTopBoundary (line 276) | function _checkTopBoundary(options) { function _checkBottomBoundary (line 280) | function _checkBottomBoundary(options) { function _buildPreferencesContext (line 292) | function _buildPreferencesContext(fullPath) { function Editor (line 323) | function Editor(document, makeMasterEditor, container, range, options) { function _onKeyEvent (line 1004) | function _onKeyEvent(instance, event) { function _normalizeRange (line 1324) | function _normalizeRange(anchorPos, headPos) { function finishRemoving (line 1719) | function finishRemoving() { function _removeListeners (line 1849) | function _removeListeners() { function _clearMessagePopover (line 1854) | function _clearMessagePopover() { function _removeMessagePopover (line 1864) | function _removeMessagePopover() { function _addListeners (line 1870) | function _addListeners() { function updateHeight (line 1989) | function updateHeight() { function setOuterHeight (line 1996) | function setOuterHeight() { function _filterByLanguages (line 2461) | function _filterByLanguages(gutter) { function _sortByPriority (line 2465) | function _sortByPriority(a, b) { function _getName (line 2469) | function _getName(gutter) { FILE: src/editor/EditorCommandHandlers.js function _createSpecialLineExp (line 54) | function _createSpecialLineExp(lineSyntax, blockSyntax) { function _createLineExpressions (line 79) | function _createLineExpressions(prefixes, blockPrefix, blockSuffix) { function _matchExpressions (line 108) | function _matchExpressions(string, expressions) { function _getLinePrefix (line 124) | function _getLinePrefix(string, expressions, prefixes) { function _containsNotLineComment (line 144) | function _containsNotLineComment(editor, startLine, endLine, lineExp) { function _getLineCommentPrefixEdit (line 184) | function _getLineCommentPrefixEdit(editor, prefixes, blockPrefix, blockS... function _isPrevTokenABlockComment (line 274) | function _isPrevTokenABlockComment(ctx, prefix, suffix, prefixExp, suffi... function _firstNotWs (line 308) | function _firstNotWs(doc, lineNum) { function _getBlockCommentPrefixSuffixEdit (line 345) | function _getBlockCommentPrefixSuffixEdit(editor, prefix, suffix, linePr... function _getLineCommentPrefixSuffixEdit (line 624) | function _getLineCommentPrefixSuffixEdit(editor, prefix, suffix, lineSel... function _getLineCommentEdits (line 650) | function _getLineCommentEdits(editor, selections, command) { function lineComment (line 681) | function lineComment(editor) { function blockComment (line 694) | function blockComment(editor) { function duplicateText (line 737) | function duplicateText(editor) { function deleteCurrentLines (line 781) | function deleteCurrentLines(editor) { function moveLine (line 826) | function moveLine(editor, direction) { function moveLineUp (line 932) | function moveLineUp(editor) { function moveLineDown (line 940) | function moveLineDown(editor) { function openLine (line 950) | function openLine(editor, direction) { function openLineAbove (line 1030) | function openLineAbove(editor) { function openLineBelow (line 1039) | function openLineBelow(editor) { function indentText (line 1046) | function indentText() { function unindentText (line 1058) | function unindentText() { function selectLine (line 1067) | function selectLine(editor) { function splitSelIntoLines (line 1081) | function splitSelIntoLines(editor) { function addCursorToSelection (line 1094) | function addCursorToSelection(editor, dir) { function addCursorToPrevLine (line 1132) | function addCursorToPrevLine(editor) { function addCursorToNextLine (line 1141) | function addCursorToNextLine(editor) { function handleUndoRedo (line 1145) | function handleUndoRedo(operation) { function handleUndo (line 1159) | function handleUndo() { function handleRedo (line 1163) | function handleRedo() { function _handleSelectAll (line 1167) | function _handleSelectAll() { function _execCommand (line 1181) | function _execCommand(cmd) { function _execCommandCut (line 1184) | function _execCommandCut() { function _execCommandCopy (line 1187) | function _execCommandCopy() { function _execCommandPaste (line 1190) | function _execCommandPaste() { FILE: src/editor/EditorManager.js function getCurrentFullEditor (line 107) | function getCurrentFullEditor() { function _saveEditorViewState (line 120) | function _saveEditorViewState(editor) { function _restoreEditorViewState (line 129) | function _restoreEditorViewState(editor) { function _notifyActiveEditorChanged (line 143) | function _notifyActiveEditorChanged(current) { function _handleCurrentFileChange (line 167) | function _handleCurrentFileChange(e, file) { function _createEditorForDocument (line 185) | function _createEditorForDocument(doc, makeMasterEditor, container, rang... function _openInlineWidget (line 213) | function _openInlineWidget(editor, providers, defaultErrorMsg) { function _toggleInlineWidget (line 282) | function _toggleInlineWidget(providers, errorMsg) { function _insertProviderSorted (line 321) | function _insertProviderSorted(array, provider, priority) { function _createUnattachedMasterEditor (line 346) | function _createUnattachedMasterEditor(doc) { function closeInlineWidget (line 364) | function closeInlineWidget(hostEditor, inlineWidget) { function registerInlineEditProvider (line 392) | function registerInlineEditProvider(provider, priority) { function registerInlineDocsProvider (line 410) | function registerInlineDocsProvider(provider, priority) { function getInlineEditors (line 426) | function getInlineEditors(hostEditor) { function _createFullEditorForDocument (line 453) | function _createFullEditorForDocument(document, pane, editorOptions) { function createInlineEditorForDocument (line 474) | function createInlineEditorForDocument(doc, range, inlineContent) { function focusEditor (line 493) | function focusEditor() { function resizeEditor (line 502) | function resizeEditor() { function _showEditor (line 515) | function _showEditor(document, pane, editorOptions) { function getCurrentlyViewedPath (line 561) | function getCurrentlyViewedPath() { function setEditorHolder (line 584) | function setEditorHolder() { function registerCustomViewer (line 592) | function registerCustomViewer() { function canOpenPath (line 601) | function canOpenPath(fullPath) { function openDocument (line 613) | function openDocument(doc, pane, editorOptions) { function getFocusedInlineWidget (line 627) | function getFocusedInlineWidget() { function _getFocusedInlineEditor (line 639) | function _getFocusedInlineEditor() { function getFocusedEditor (line 656) | function getFocusedEditor() { function getActiveEditor (line 682) | function getActiveEditor() { function _handleRemoveFromPaneView (line 691) | function _handleRemoveFromPaneView(e, removedFiles) { FILE: src/editor/EditorOptionHandlers.js function _updateCheckedState (line 64) | function _updateCheckedState(name) { function _getToggler (line 85) | function _getToggler(prefName) { function _init (line 91) | function _init() { FILE: src/editor/EditorStatusBar.js function _formatCountable (line 80) | function _formatCountable(number, singularStr, pluralStr) { function _updateLanguageInfo (line 88) | function _updateLanguageInfo(editor) { function _updateEncodingInfo (line 100) | function _updateEncodingInfo(editor) { function _updateFileInfo (line 114) | function _updateFileInfo(editor) { function _updateIndentType (line 123) | function _updateIndentType(fullPath) { function _getIndentSize (line 135) | function _getIndentSize(fullPath) { function _updateIndentSize (line 143) | function _updateIndentSize(fullPath) { function _toggleIndentType (line 152) | function _toggleIndentType() { function _updateCursorInfo (line 166) | function _updateCursorInfo(event, editor) { function _changeIndentWidth (line 207) | function _changeIndentWidth(fullPath, value) { function _updateOverwriteLabel (line 242) | function _updateOverwriteLabel(event, editor, newstate, doNotAnimate) { function _updateEditorOverwriteMode (line 259) | function _updateEditorOverwriteMode(event) { function _initOverwriteMode (line 272) | function _initOverwriteMode(currentEditor) { function _onActiveEditorChange (line 283) | function _onActiveEditorChange(event, current, previous) { function _populateLanguageDropdown (line 325) | function _populateLanguageDropdown() { function _changeEncodingAndReloadDoc (line 347) | function _changeEncodingAndReloadDoc(document) { function _populateEncodingDropdown (line 373) | function _populateEncodingDropdown() { function _init (line 380) | function _init() { function _checkFileExistance (line 525) | function _checkFileExistance(filePath, index, encoding) { FILE: src/editor/ImageViewer.js function ImageView (line 49) | function ImageView(file, $container) { function _createImageView (line 417) | function _createImageView(file, pane) { function _handleFileSystemChange (line 437) | function _handleFileSystemChange(event, entry, added, removed) { FILE: src/editor/InlineTextEditor.js function _showDirtyIndicator (line 44) | function _showDirtyIndicator($indicatorDiv, isDirty) { function _dirtyFlagChangeHandler (line 55) | function _dirtyFlagChangeHandler(event, doc) { function InlineTextEditor (line 71) | function InlineTextEditor() { function _syncGutterWidths (line 96) | function _syncGutterWidths(hostEditor) { FILE: src/editor/InlineWidget.js function InlineWidget (line 36) | function InlineWidget() { FILE: src/editor/MultiRangeInlineEditor.js function _parseStyleSize (line 59) | function _parseStyleSize($target, styleName) { function _getPrefsContext (line 64) | function _getPrefsContext() { function SearchResultItem (line 75) | function SearchResultItem(rangeResult) { function _updateRangeLabel (line 84) | function _updateRangeLabel(listItem, range, labelCB) { function MultiRangeInlineEditor (line 107) | function MultiRangeInlineEditor(ranges, messageCB, labelCB, fileComparat... function finalizeSection (line 247) | function finalizeSection() { function containsClick (line 657) | function containsClick($parent) { function getFocusedMultiRangeInlineEditor (line 814) | function getFocusedMultiRangeInlineEditor() { function _previousRange (line 826) | function _previousRange() { function _nextRange (line 836) | function _nextRange() { FILE: src/extensibility/ExtensionManager.js function synchronizeEntry (line 123) | function synchronizeEntry(id) { function loadTheme (line 168) | function loadTheme(id) { function _setExtensions (line 180) | function _setExtensions(newExtensions) { function _reset (line 191) | function _reset() { function downloadRegistry (line 205) | function downloadRegistry() { function _handleExtensionLoad (line 247) | function _handleExtensionLoad(e, path) { function getCompatibilityInfoForVersion (line 311) | function getCompatibilityInfoForVersion(extVersion, apiVersion) { function getCompatibilityInfo (line 348) | function getCompatibilityInfo(entry, apiVersion) { function getExtensionURL (line 386) | function getExtensionURL(id, version) { function remove (line 396) | function remove(id) { function _enableOrDisable (line 424) | function _enableOrDisable(id, enable) { function disable (line 451) | function disable(id) { function enable (line 462) | function enable(id) { function update (line 474) | function update(id, packagePath, keepFile) { function cleanupUpdates (line 486) | function cleanupUpdates() { function unmarkAllForRemoval (line 502) | function unmarkAllForRemoval() { function markForRemoval (line 511) | function markForRemoval(id, mark) { function isMarkedForRemoval (line 525) | function isMarkedForRemoval(id) { function hasExtensionsToRemove (line 533) | function hasExtensionsToRemove() { function markForDisabling (line 543) | function markForDisabling(id, mark) { function isMarkedForDisabling (line 558) | function isMarkedForDisabling(id) { function hasExtensionsToDisable (line 566) | function hasExtensionsToDisable() { function unmarkAllForDisabling (line 573) | function unmarkAllForDisabling() { function updateFromDownload (line 583) | function updateFromDownload(installationResult) { function removeUpdate (line 605) | function removeUpdate(id) { function isMarkedForUpdate (line 622) | function isMarkedForUpdate(id) { function hasExtensionsToUpdate (line 630) | function hasExtensionsToUpdate() { function removeMarkedExtensions (line 641) | function removeMarkedExtensions() { function disableMarkedExtensions (line 660) | function disableMarkedExtensions() { function updateExtensions (line 676) | function updateExtensions() { function getAvailableUpdates (line 693) | function getAvailableUpdates() { function cleanAvailableUpdates (line 722) | function cleanAvailableUpdates(updates) { function _getAutoInstallFiles (line 747) | function _getAutoInstallFiles(dirPath, autoExtensions) { function _autoInstallExtensions (line 851) | function _autoInstallExtensions() { FILE: src/extensibility/ExtensionManagerDialog.js function _stopEvent (line 54) | function _stopEvent(event) { function _performChanges (line 63) | function _performChanges() { function _installUsingDragAndDrop (line 217) | function _installUsingDragAndDrop() { function _showDialog (line 307) | function _showDialog() { FILE: src/extensibility/ExtensionManagerView.js function ExtensionManagerView (line 53) | function ExtensionManagerView() { FILE: src/extensibility/ExtensionManagerViewModel.js function ExtensionManagerViewModel (line 55) | function ExtensionManagerViewModel() { function filterForKeyword (line 214) | function filterForKeyword(extensionList, word) { function RegistryViewModel (line 327) | function RegistryViewModel() { function InstalledViewModel (line 389) | function InstalledViewModel() { function DefaultViewModel (line 521) | function DefaultViewModel() { function ThemesViewModel (line 588) | function ThemesViewModel() { FILE: src/extensibility/InstallExtensionDialog.js function InstallExtensionDialog (line 58) | function InstallExtensionDialog(installer, _isUpdate) { function InstallerFacade (line 405) | function InstallerFacade(isLocalFile) { function showDialog (line 454) | function showDialog() { function installUsingDialog (line 467) | function installUsingDialog(urlOrFileToInstall, _isUpdate) { function updateUsingDialog (line 481) | function updateUsingDialog(urlToUpdate) { FILE: src/extensibility/Package.js function _extensionManagerCall (line 87) | function _extensionManagerCall(callback) { function validate (line 110) | function validate(path, options) { function install (line 158) | function install(path, nameHint, _doUpdate) { function githubURLFilter (line 209) | function githubURLFilter(urlInfo) { function download (line 239) | function download(url, downloadId) { function cancelDownload (line 283) | function cancelDownload(downloadId) { function installFromPath (line 304) | function installFromPath(path, filenameHint) { function installFromURL (line 352) | function installFromURL(url) { function formatError (line 414) | function formatError(error) { function remove (line 438) | function remove(path) { function toggleDefaultExtension (line 449) | function toggleDefaultExtension(path, enabled) { function disable (line 468) | function disable(path) { function enable (line 495) | function enable(path) { function installUpdate (line 537) | function installUpdate(path, nameHint) { function _getNodeConnectionDeferred (line 561) | function _getNodeConnectionDeferred() { FILE: src/extensibility/node/ExtensionManagerDomain.js function _removeFailedInstallation (line 74) | function _removeFailedInstallation(installDirectory) { function _performInstall (line 90) | function _performInstall(packagePath, installDirectory, validationResult... function _removeAndInstall (line 131) | function _removeAndInstall(packagePath, installDirectory, validationResu... function _checkExistingInstallation (line 143) | function _checkExistingInstallation(validationResult, installDirectory, ... function legacyPackageCheck (line 185) | function legacyPackageCheck(legacyDirectory) { function _cmdInstall (line 217) | function _cmdInstall(packagePath, destinationDirectory, options, callbac... function _cmdUpdate (line 345) | function _cmdUpdate(packagePath, destinationDirectory, options, callback... function _endDownload (line 356) | function _endDownload(downloadId, error) { function _cmdDownloadFile (line 386) | function _cmdDownloadFile(downloadId, url, proxy, callback, pCallback) { function _cmdAbortDownload (line 434) | function _cmdAbortDownload(downloadId) { function _cmdRemove (line 447) | function _cmdRemove(extensionDir, callback, pCallback) { function init (line 461) | function init(domainManager) { FILE: src/extensibility/node/npm-installer.js function _performNpmInstall (line 43) | function _performNpmInstall(installDirectory, npmOptions, callback) { function performNpmInstallIfRequired (line 93) | function performNpmInstallIfRequired(npmOptions, validationResult, callb... FILE: src/extensibility/node/package-validator.js function validateName (line 73) | function validateName(name) { function parsePersonString (line 97) | function parsePersonString(obj) { function containsWords (line 131) | function containsWords(wordlist, str) { function findCommonPrefix (line 152) | function findCommonPrefix(extractDir, callback) { function validatePackageJSON (line 183) | function validatePackageJSON(path, packageJSON, options, callback) { function extractAndValidateFiles (line 268) | function extractAndValidateFiles(zipPath, extractDir, options, callback) { function validate (line 348) | function validate(path, options, callback) { FILE: src/extensibility/node/spec/Installation.spec.js function checkPaths (line 84) | function checkPaths(pathsToCheck, callback) { FILE: src/extensibility/registry_utils.js function htmlEscape (line 36) | function htmlEscape(str) { function getPublishTime (line 124) | function getPublishTime(entry) { FILE: src/extensions/default/AutoUpdate/StateHandler.js function _write (line 169) | function _write(filePath, json) { function writePromise (line 200) | function writePromise(path, contentToWrite) { FILE: src/extensions/default/AutoUpdate/UpdateInfoBar.js function generateJsonForMustache (line 53) | function generateJsonForMustache(msgObj) { function cleanUpdateBar (line 78) | function cleanUpdateBar() { function showUpdateBar (line 92) | function showUpdateBar(msgObj) { FILE: src/extensions/default/AutoUpdate/UpdateStatus.js function cleanUpdateStatus (line 38) | function cleanUpdateStatus() { function showUpdateStatus (line 46) | function showUpdateStatus(id) { function modifyUpdateStatus (line 67) | function modifyUpdateStatus(statusObj) { function displayProgress (line 86) | function displayProgress(statusObj) { FILE: src/extensions/default/AutoUpdate/main.js function checkIfAnotherSessionInProgress (line 102) | function checkIfAnotherSessionInProgress() { function _isAutoUpdateEnabled (line 129) | function _isAutoUpdateEnabled() { function receiveMessageFromNode (line 141) | function receiveMessageFromNode(event, msgObj) { function checkIfVersionUpdated (line 153) | function checkIfVersionUpdated() { function getFunctionArgs (line 167) | function getFunctionArgs(args) { function postMessageToNode (line 185) | function postMessageToNode(messageId) { function checkInstallationStatus (line 197) | function checkInstallationStatus() { function checkUpdateStatus (line 219) | function checkUpdateStatus() { function handleInstallationStatus (line 266) | function handleInstallationStatus(statusObj) { function initState (line 287) | function initState() { function setupAutoUpdate (line 320) | function setupAutoUpdate() { function initializeState (line 338) | function initializeState() { function initiateAutoUpdate (line 370) | function initiateAutoUpdate(updateParams) { function _updateProcessHandler (line 442) | function _updateProcessHandler(updates) { function resetAppQuitHandler (line 495) | function resetAppQuitHandler() { function unsetAutoUpdate (line 503) | function unsetAutoUpdate() { function setupAutoUpdatePreference (line 513) | function setupAutoUpdatePreference() { function setupAutoUpdateDomain (line 534) | function setupAutoUpdateDomain() { function nodeDomainInitialized (line 575) | function nodeDomainInitialized(reset) { function enableCheckForUpdateEntry (line 592) | function enableCheckForUpdateEntry(enable) { function isFirstIterationDownload (line 602) | function isFirstIterationDownload() { function resetStateInFailure (line 611) | function resetStateInFailure(message) { function setUpdateStateInJSON (line 632) | function setUpdateStateInJSON(key, value) { function handleSafeToDownload (line 651) | function handleSafeToDownload() { function checkIfOnline (line 698) | function checkIfOnline() { function attemptToDownload (line 705) | function attemptToDownload() { function validateChecksum (line 734) | function validateChecksum(params) { function getLatestInstaller (line 741) | function getLatestInstaller() { function showStatusInfo (line 760) | function showStatusInfo(statusObj) { function showErrorMessage (line 778) | function showErrorMessage(message) { function dirtyFileSaveCancelled (line 805) | function dirtyFileSaveCancelled() { function setAppQuitHandler (line 817) | function setAppQuitHandler() { function initiateUpdateProcess (line 829) | function initiateUpdateProcess(formattedInstallerPath, formattedLogFileP... function detachUpdateBarBtnHandlers (line 890) | function detachUpdateBarBtnHandlers() { function handleValidationStatus (line 904) | function handleValidationStatus(statusObj) { function handleDownloadFailure (line 1024) | function handleDownloadFailure(message) { function handleInitializationComplete (line 1069) | function handleInitializationComplete() { function handleDownloadSuccess (line 1078) | function handleDownloadSuccess() { function _handleAppClose (line 1091) | function _handleAppClose() { function registerBracketsFunctions (line 1098) | function registerBracketsFunctions() { FILE: src/extensions/default/AutoUpdate/node/AutoUpdateDomain.js function getFunctionArgs (line 75) | function getFunctionArgs(args) { function postMessageToBrackets (line 92) | function postMessageToBrackets(messageId, requester) { function quoteAndConvert (line 114) | function quoteAndConvert(qncPath, resolve) { function validateChecksum (line 128) | function validateChecksum(requester, params) { function parseInstallerLog (line 187) | function parseInstallerLog(filepath, searchstring, encoding, callback) { function checkInstallerStatus (line 224) | function checkInstallerStatus(requester, searchParams) { function downloadInstaller (line 272) | function downloadInstaller(requester, isInitialAttempt, updateParams) { function performCleanup (line 332) | function performCleanup(requester, filesToCache, notifyBack) { function initializeState (line 388) | function initializeState(requester, updateParams) { function removeFromRequesters (line 396) | function removeFromRequesters(requester) { function registerNodeFunctions (line 405) | function registerNodeFunctions() { function initNode (line 421) | function initNode(initObj) { function receiveMessageFromBrackets (line 444) | function receiveMessageFromBrackets(msgObj) { function init (line 455) | function init(domainManager) { FILE: src/extensions/default/CSSAtRuleCodeHints/main.js function AtRuleHints (line 37) | function AtRuleHints() { FILE: src/extensions/default/CSSAtRuleCodeHints/unittests.js function setupTest (line 48) | function setupTest(content, languageId) { function tearDownTest (line 54) | function tearDownTest() { function expectHints (line 61) | function expectHints(provider, implicitChar, returnWholeObj) { function expectNoHints (line 70) | function expectNoHints(provider, implicitChar) { function verifyListsAreIdentical (line 75) | function verifyListsAreIdentical(hintList, values) { function selectHint (line 84) | function selectHint(provider, expectedHint, implicitChar) { function fixPos (line 91) | function fixPos(pos) { function expectCursorAt (line 97) | function expectCursorAt(pos) { function verifyFirstEntry (line 103) | function verifyFirstEntry(hintList, expectedFirstHint) { function verifyAllValues (line 110) | function verifyAllValues(hintList, values) { FILE: src/extensions/default/CSSCodeHints/main.js function CssPropHints (line 56) | function CssPropHints() { function formatHints (line 193) | function formatHints(hints, query) { FILE: src/extensions/default/CSSCodeHints/unittests.js function setupTest (line 78) | function setupTest(content, languageId) { function tearDownTest (line 84) | function tearDownTest() { function extractHintList (line 90) | function extractHintList(hints) { function expectHints (line 97) | function expectHints(provider, implicitChar, returnWholeObj) { function expectNoHints (line 106) | function expectNoHints(provider, implicitChar) { function verifyAttrHints (line 110) | function verifyAttrHints(hintList, expectedFirstHint) { function verifyListsAreIdentical (line 116) | function verifyListsAreIdentical(hintList, values) { function selectHint (line 125) | function selectHint(provider, expectedHint, implicitChar) { function fixPos (line 132) | function fixPos(pos) { function expectCursorAt (line 138) | function expectCursorAt(pos) { function verifyAllValues (line 147) | function verifyAllValues(hintList, values) { FILE: src/extensions/default/CSSPseudoSelectorHints/main.js function _getPseudoContext (line 39) | function _getPseudoContext(token, cursorText, ctx) { function PseudoSelectorHints (line 80) | function PseudoSelectorHints() { function _validatePseudoContext (line 83) | function _validatePseudoContext(token) { FILE: src/extensions/default/CSSPseudoSelectorHints/unittests.js function setupTest (line 54) | function setupTest(content, languageId) { function tearDownTest (line 60) | function tearDownTest() { function expectHints (line 67) | function expectHints(provider, implicitChar, returnWholeObj) { function expectNoHints (line 76) | function expectNoHints(provider, implicitChar) { function verifyListsAreIdentical (line 81) | function verifyListsAreIdentical(hintList, values) { function selectHint (line 90) | function selectHint(provider, expectedHint, implicitChar) { function fixPos (line 97) | function fixPos(pos) { function expectCursorAt (line 103) | function expectCursorAt(pos) { function verifyFirstEntry (line 109) | function verifyFirstEntry(hintList, expectedFirstHint) { function verifyAllValues (line 116) | function verifyAllValues(hintList, values) { FILE: src/extensions/default/CloseOthers/main.js function handleClose (line 59) | function handleClose(mode) { function contextMenuOpenHandler (line 79) | function contextMenuOpenHandler() { function getPreferences (line 111) | function getPreferences() { function prefChangeHandler (line 124) | function prefChangeHandler() { function initializeCommands (line 157) | function initializeCommands() { FILE: src/extensions/default/CloseOthers/unittests.js function createUntitled (line 48) | function createUntitled(count) { function expectAndDelete (line 66) | function expectAndDelete(fullPath) { function getFilename (line 77) | function getFilename(i) { function runCloseOthers (line 130) | function runCloseOthers() { FILE: src/extensions/default/CodeFolding/Prefs.js function simplify (line 49) | function simplify(folds) { function inflate (line 67) | function inflate(folds) { function getViewStateContext (line 85) | function getViewStateContext() { function getFolds (line 97) | function getFolds(path) { function setFolds (line 108) | function setFolds(path, folds) { function getSetting (line 120) | function getSetting(key) { function clearAllFolds (line 127) | function clearAllFolds() { FILE: src/extensions/default/CodeFolding/foldhelpers/foldSelected.js function SelectionFold (line 17) | function SelectionFold(cm, start) { FILE: src/extensions/default/CodeFolding/foldhelpers/foldcode.js function doFold (line 16) | function doFold(cm, pos, options, force) { function init (line 117) | function init() { FILE: src/extensions/default/CodeFolding/foldhelpers/foldgutter.js function State (line 11) | function State(options) { function parseOptions (line 16) | function parseOptions(opts) { function marker (line 29) | function marker(spec) { function isFold (line 40) | function isFold(m) { function updateFoldInfo (line 50) | function updateFoldInfo(cm, from, to) { function updateInViewport (line 130) | function updateInViewport(cm, from, to) { function getFoldOnLine (line 149) | function getFoldOnLine(cm, line) { function syncDocToFoldsCache (line 164) | function syncDocToFoldsCache(cm, from, lineAdded) { function moveRange (line 190) | function moveRange(range, numLines) { function updateFoldsCache (line 212) | function updateFoldsCache(cm, from, linesDiff) { function onChange (line 262) | function onChange(cm, changeObj) { function onViewportChange (line 296) | function onViewportChange(cm) { function onCursorActivity (line 327) | function onCursorActivity(cm) { function onFold (line 343) | function onFold(cm, from, to) { function onUnFold (line 354) | function onUnFold(cm, from, to) { function init (line 365) | function init() { FILE: src/extensions/default/CodeFolding/foldhelpers/handlebarsFold.js function scanTextUntil (line 44) | function scanTextUntil(cm, startCh, startLine, condition) { function endHelperName (line 88) | function endHelperName(seen) { function readUntil (line 97) | function readUntil(character) { function getRange (line 103) | function getRange(cm, start) { FILE: src/extensions/default/CodeFolding/foldhelpers/indentFold.js function lastNonEmptyLineNumber (line 13) | function lastNonEmptyLineNumber(cm) { function indentFold (line 22) | function indentFold(cm, start) { FILE: src/extensions/default/CodeFolding/main.js function restoreLineFolds (line 91) | function restoreLineFolds(editor) { function saveLineFolds (line 159) | function saveLineFolds(editor) { function onGutterClick (line 182) | function onGutterClick(cm, line, gutter, event) { function collapseCurrent (line 211) | function collapseCurrent() { function expandCurrent (line 230) | function expandCurrent() { function collapseAll (line 251) | function collapseAll() { function expandAll (line 262) | function expandAll() { function clearGutter (line 270) | function clearGutter(editor) { function setupGutterEventListeners (line 288) | function setupGutterEventListeners(editor) { function removeGutters (line 315) | function removeGutters(editor) { function enableFoldingInEditor (line 325) | function enableFoldingInEditor(editor) { function onActiveEditorChanged (line 338) | function onActiveEditorChanged(event, current, previous) { function saveBeforeClose (line 350) | function saveBeforeClose() { function deinit (line 358) | function deinit() { function init (line 389) | function init() { function watchPrefsForChanges (line 440) | function watchPrefsForChanges() { FILE: src/extensions/default/CodeFolding/unittest-files/test.js function syncDocToFoldsCache (line 11) | function syncDocToFoldsCache(cm, from, lineAdded) { FILE: src/extensions/default/CodeFolding/unittests.js function setPreference (line 59) | function setPreference(key, value) { function openTestFile (line 71) | function openTestFile(path) { function setup (line 83) | function setup() { function tearDown (line 105) | function tearDown() { function runCommand (line 114) | function runCommand(command) { function foldCodeOnLine (line 122) | function foldCodeOnLine(line) { function expandCodeOnLine (line 132) | function expandCodeOnLine(line) { function getEditorFoldMarks (line 142) | function getEditorFoldMarks() { function gutterMarkState (line 157) | function gutterMarkState(lineInfo) { function getGutterFoldMarks (line 175) | function getGutterFoldMarks() { function filterOpen (line 192) | function filterOpen(m) { function filterFolded (line 201) | function filterFolded(m) { function getLineNumber (line 210) | function getLineNumber(m) { function toZeroIndex (line 219) | function toZeroIndex(lines) { function selectTextInEditor (line 230) | function selectTextInEditor(start, end) { FILE: src/extensions/default/CommandLineTool/main.js function _mapCLToolsErrorCodeToString (line 36) | function _mapCLToolsErrorCodeToString(errorCode) { function handleInstallCommandResult (line 63) | function handleInstallCommandResult(errorCode) { function handleInstallCommand (line 90) | function handleInstallCommand() { function addCommand (line 97) | function addCommand() { FILE: src/extensions/default/DebugCommands/ErrorNotification.js function showDeveloperTools (line 41) | function showDeveloperTools() { function handleClick (line 49) | function handleClick(event) { function refreshIndicator (line 57) | function refreshIndicator() { function incErrorCount (line 89) | function incErrorCount() { function clearErrorCount (line 95) | function clearErrorCount() { function attachFunctions (line 100) | function attachFunctions() { function detachFunctions (line 131) | function detachFunctions() { function toggle (line 142) | function toggle(bool) { FILE: src/extensions/default/DebugCommands/NodeDebugUtils.js function logNodeState (line 47) | function logNodeState() { function restartNode (line 64) | function restartNode() { function enableDebugger (line 75) | function enableDebugger() { function handleLogEvent (line 94) | function handleLogEvent(evt, level, timestamp, message) { FILE: src/extensions/default/DebugCommands/main.js function handleShowDeveloperTools (line 98) | function handleShowDeveloperTools() { function _runUnitTests (line 104) | function _runUnitTests(spec) { function handleReload (line 118) | function handleReload() { function handleReloadWithoutUserExts (line 122) | function handleReloadWithoutUserExts() { function handleNewBracketsWindow (line 126) | function handleNewBracketsWindow() { function handleShowPerfData (line 130) | function handleShowPerfData() { function handleSwitchLanguage (line 173) | function handleSwitchLanguage() { function enableRunTestsMenuItem (line 235) | function enableRunTestsMenuItem() { function toggleErrorNotification (line 255) | function toggleErrorNotification(bool) { function handleOpenBracketsSource (line 274) | function handleOpenBracketsSource() { function _openPrefFilesInSplitView (line 280) | function _openPrefFilesInSplitView(prefsPath, defaultPrefsPath, deferred... function _isSupportedPrefType (line 343) | function _isSupportedPrefType(prefType) { function _getPrefType (line 357) | function _getPrefType(prefItem) { function _isValidPref (line 427) | function _isValidPref(pref) { function _getChildPrefs (line 445) | function _getChildPrefs(prefItem) { function _formatBasicPref (line 480) | function _formatBasicPref(prefItem, prefName, tabIndentStr) { function _formatPref (line 530) | function _formatPref(prefName, prefItem, indentLevel) { function _getDefaultPreferencesString (line 623) | function _getDefaultPreferencesString() { function _loadDefaultPrefs (line 650) | function _loadDefaultPrefs(prefsPath, deferredPromise) { function handleOpenPrefsInSplitView (line 723) | function handleOpenPrefsInSplitView() { FILE: src/extensions/default/HTMLCodeHints/main.js function TagHints (line 49) | function TagHints() { function AttrHints (line 200) | function AttrHints() { FILE: src/extensions/default/HTMLCodeHints/unittests.js function expectHints (line 69) | function expectHints(provider) { function expectNoHints (line 77) | function expectNoHints(provider) { function verifyTagHints (line 82) | function verifyTagHints(hintList, expectedFirstHint) { function verifyAttrHints (line 90) | function verifyAttrHints(hintList, expectedFirstHint) { function selectHint (line 490) | function selectHint(provider, expectedHint) { function fixPos (line 497) | function fixPos(pos) { function expectCursorAt (line 503) | function expectCursorAt(pos) { FILE: src/extensions/default/HealthData/HealthDataManager.js function getHealthData (line 51) | function getHealthData() { function getAnalyticsData (line 136) | function getAnalyticsData(eventParams) { function sendHealthDataToServer (line 184) | function sendHealthDataToServer() { function sendAnalyticsDataToServer (line 215) | function sendAnalyticsDataToServer(eventParams) { function checkHealthDataSend (line 246) | function checkHealthDataSend(forceSend) { function checkAnalyticsDataSend (line 306) | function checkAnalyticsDataSend(event, Eventparams, forceSend) { function emptyAnalyticsMap (line 338) | function emptyAnalyticsMap() { FILE: src/extensions/default/HealthData/HealthDataNotification.js function handleHealthDataStatistics (line 36) | function handleHealthDataStatistics() { FILE: src/extensions/default/HealthData/HealthDataPopup.js function closeCallout (line 34) | function closeCallout() { function showFirstLaunchTooltip (line 53) | function showFirstLaunchTooltip() { FILE: src/extensions/default/HealthData/HealthDataPreview.js function previewHealthData (line 44) | function previewHealthData() { FILE: src/extensions/default/HealthData/HealthDataUtils.js function getUserExtensionsPresentInRegistry (line 40) | function getUserExtensionsPresentInRegistry(extensions) { function getUserInstalledExtensions (line 53) | function getUserInstalledExtensions() { function getUserInstalledTheme (line 73) | function getUserInstalledTheme() { FILE: src/extensions/default/HealthData/main.js function handleHealthDataStatistics (line 43) | function handleHealthDataStatistics() { function addCommand (line 48) | function addCommand() { function initTest (line 55) | function initTest() { FILE: src/extensions/default/HealthData/thirdparty/uuid.js function parse (line 63) | function parse(s, buf, offset) { function unparse (line 82) | function unparse(buf, offset) { function v1 (line 115) | function v1(options, buf, offset) { function v4 (line 193) | function v4(options, buf, offset) { FILE: src/extensions/default/HtmlEntityCodeHints/main.js function _encodeValue (line 51) | function _encodeValue(value) { function _decodeValue (line 64) | function _decodeValue(value) { function SpecialCharHints (line 71) | function SpecialCharHints() { FILE: src/extensions/default/HtmlEntityCodeHints/unittests.js function fixPos (line 35) | function fixPos(pos) { function expectHints (line 56) | function expectHints(provider) { function expectNoHints (line 64) | function expectNoHints(provider) { FILE: src/extensions/default/InAppNotifications/main.js function _getVersionInfoUrl (line 55) | function _getVersionInfoUrl(localeParam) { function _getNotificationInformation (line 71) | function _getNotificationInformation(_notificationInfoUrl) { function checkForNotification (line 157) | function checkForNotification(versionInfoUrl) { function _checkPlatform (line 194) | function _checkPlatform(filters, _platform) { function _checkBuild (line 198) | function _checkBuild(filters, _build) { function _checkVersion (line 202) | function _checkVersion(filters, _version) { function _checkLocale (line 207) | function _checkLocale(filters, _locale) { function _checkExpiry (line 211) | function _checkExpiry(expiry) { function _checkExtensions (line 215) | function _checkExtensions(filters) { function _checkNotificationValidity (line 251) | function _checkNotificationValidity(notificationObj) { function cleanNotificationBar (line 278) | function cleanNotificationBar() { function showNotification (line 290) | function showNotification(msgObj) { FILE: src/extensions/default/InlineColorEditor/ColorEditor.js function ensureHexFormat (line 50) | function ensureHexFormat(str) { function as0xString (line 59) | function as0xString(color) { function _0xColorToHex (line 71) | function _0xColorToHex(color, convertToStr) { function checkSetFormat (line 89) | function checkSetFormat(color, convertToStr) { function ColorEditor (line 106) | function ColorEditor($parent, color, callback, swatches) { function _getNewOffset (line 545) | function _getNewOffset(pos, zeroPos, maxOffset) { FILE: src/extensions/default/InlineColorEditor/InlineColorEditor.js function InlineColorEditor (line 43) | function InlineColorEditor(color, marker) { function _colorSort (line 210) | function _colorSort(a, b) { FILE: src/extensions/default/InlineColorEditor/main.js function prepareEditorForProvider (line 41) | function prepareEditorForProvider(hostEditor, pos) { function inlineColorEditorProvider (line 88) | function inlineColorEditorProvider(hostEditor, pos) { FILE: src/extensions/default/InlineColorEditor/thirdparty/tinycolor-min.js function inputToRGB (line 4) | function inputToRGB(color){var rgb={r:0,g:0,b:0},a=1,ok=!1,format=!1;ret... function rgbToRgb (line 4) | function rgbToRgb(r,g,b){return{r:255*bound01(r,255),g:255*bound01(g,255... function rgbToHsl (line 4) | function rgbToHsl(r,g,b){r=bound01(r,255),g=bound01(g,255),b=bound01(b,2... function hslToRgb (line 4) | function hslToRgb(h,s,l){function hue2rgb(p,q,t){return 0>t&&(t+=1),t>1&... function rgbToHsv (line 4) | function rgbToHsv(r,g,b){r=bound01(r,255),g=bound01(g,255),b=bound01(b,2... function hsvToRgb (line 4) | function hsvToRgb(h,s,v){h=6*bound01(h,360),s=bound01(s,100),v=bound01(v... function rgbToHex (line 4) | function rgbToHex(r,g,b,allow3Char){var hex=[pad2(mathRound(r).toString(... function rgbaToHex (line 4) | function rgbaToHex(r,g,b,a){var hex=[pad2(convertDecimalToHex(a)),pad2(m... function desaturate (line 4) | function desaturate(color,amount){amount=0===amount?0:amount||10;var hsl... function saturate (line 4) | function saturate(color,amount){amount=0===amount?0:amount||10;var hsl=t... function greyscale (line 4) | function greyscale(color){return tinycolor(color).desaturate(100)} function lighten (line 4) | function lighten(color,amount){amount=0===amount?0:amount||10;var hsl=ti... function brighten (line 4) | function brighten(color,amount){amount=0===amount?0:amount||10;var rgb=t... function darken (line 4) | function darken(color,amount){amount=0===amount?0:amount||10;var hsl=tin... function spin (line 4) | function spin(color,amount){var hsl=tinycolor(color).toHsl(),hue=(mathRo... function complement (line 4) | function complement(color){var hsl=tinycolor(color).toHsl();return hsl.h... function triad (line 4) | function triad(color){var hsl=tinycolor(color).toHsl(),h=hsl.h;return[ti... function tetrad (line 4) | function tetrad(color){var hsl=tinycolor(color).toHsl(),h=hsl.h;return[t... function splitcomplement (line 4) | function splitcomplement(color){var hsl=tinycolor(color).toHsl(),h=hsl.h... function analogous (line 4) | function analogous(color,results,slices){results=results||6,slices=slice... function monochromatic (line 4) | function monochromatic(color,results){results=results||6;for(var hsv=tin... function flip (line 4) | function flip(o){var flipped={};for(var i in o)o.hasOwnProperty(i)&&(fli... function boundAlpha (line 4) | function boundAlpha(a){return a=parseFloat(a),(isNaN(a)||0>a||a>1)&&(a=1... function bound01 (line 4) | function bound01(n,max){isOnePointZero(n)&&(n="100%");var processPercent... function clamp01 (line 4) | function clamp01(val){return mathMin(1,mathMax(0,val))} function parseIntFromHex (line 4) | function parseIntFromHex(val){return parseInt(val,16)} function isOnePointZero (line 4) | function isOnePointZero(n){return"string"==typeof n&&-1!=n.indexOf(".")&... function isPercentage (line 4) | function isPercentage(n){return"string"==typeof n&&-1!=n.indexOf("%")} function pad2 (line 4) | function pad2(c){return 1==c.length?"0"+c:""+c} function convertToPercentage (line 4) | function convertToPercentage(n){return 1>=n&&(n=100*n+"%"),n} function convertDecimalToHex (line 4) | function convertDecimalToHex(d){return Math.round(255*parseFloat(d)).toS... function convertHexToDecimal (line 4) | function convertHexToDecimal(h){return parseIntFromHex(h)/255} function stringInputToObject (line 4) | function stringInputToObject(color){color=color.replace(trimLeft,"").rep... FILE: src/extensions/default/InlineColorEditor/unittests.js function fixPos (line 41) | function fixPos(pos) { function fixSel (line 47) | function fixSel(sel) { function fixSels (line 55) | function fixSels(sels) { function makeColorEditor (line 73) | function makeColorEditor(cursor) { function testOpenColor (line 92) | function testOpenColor(cursor, color) { function eventAtRatio (line 109) | function eventAtRatio(event, $item, ratios) { function makeUI (line 379) | function makeUI(initialColor, callback, swatches, hide) { function checkNear (line 401) | function checkNear(val1, val2, tolerance) { function checkPercentageNear (line 409) | function checkPercentageNear(pct, val) { function getColorString (line 414) | function getColorString() { function testConvert (line 491) | function testConvert(initialColor, mode, result) { function testMousedown (line 609) | function testMousedown(opts) { function testDrag (line 628) | function testDrag(opts) { function makeKeyEvent (line 798) | function makeKeyEvent(opts) { function testKey (line 815) | function testKey(opts) { function testPreventDefault (line 849) | function testPreventDefault(opts) { function triggerCtrlKey (line 1376) | function triggerCtrlKey($element, key, shift) { FILE: src/extensions/default/InlineTimingFunctionEditor/BezierCurveEditor.js function CubicBezier (line 50) | function CubicBezier(coordinates) { function BezierCanvas (line 79) | function BezierCanvas(canvas, bezier, padding) { function _curveClick (line 242) | function _curveClick(e) { function handlePointMove (line 286) | function handlePointMove(e, x, y) { function updateTimeProgression (line 343) | function updateTimeProgression(curve, x, y) { function _curveMouseMove (line 359) | function _curveMouseMove(e) { function _pointMouseMove (line 384) | function _pointMouseMove(e) { function _pointMouseDown (line 407) | function _pointMouseDown(e) { function _pointMouseUp (line 418) | function _pointMouseUp(e) { function _pointKeyDown (line 435) | function _pointKeyDown(e) { function BezierCurveEditor (line 515) | function BezierCurveEditor($parent, bezierCurve, callback) { FILE: src/extensions/default/InlineTimingFunctionEditor/InlineTimingFunctionEditor.js function InlineTimingFunctionEditor (line 43) | function InlineTimingFunctionEditor(timingFunction, startBookmark, endBo... FILE: src/extensions/default/InlineTimingFunctionEditor/StepEditor.js function StepParameters (line 46) | function StepParameters(params) { function StepCanvas (line 62) | function StepCanvas(canvas, stepParams, padding) { function _canvasKeyDown (line 245) | function _canvasKeyDown(e) { function StepEditor (line 295) | function StepEditor($parent, stepMatch, callback) { FILE: src/extensions/default/InlineTimingFunctionEditor/TimingFunctionUtils.js function _convertToNumber (line 64) | function _convertToNumber(str) { function _getValidBezierParams (line 85) | function _getValidBezierParams(match) { function _validateCubicBezierParams (line 145) | function _validateCubicBezierParams(match) { function _getValidStepsParams (line 170) | function _getValidStepsParams(match) { function _validateStepsParams (line 232) | function _validateStepsParams(match) { function showHideHint (line 254) | function showHideHint(hint, show, documentCode, editorCode) { function _tagMatch (line 288) | function _tagMatch(match, type) { function bezierCurveMatch (line 315) | function bezierCurveMatch(str, lax) { function stepsMatch (line 384) | function stepsMatch(str, lax) { function timingFunctionMatch (line 436) | function timingFunctionMatch(str, lax) { FILE: src/extensions/default/InlineTimingFunctionEditor/main.js function prepareEditorForProvider (line 68) | function prepareEditorForProvider(hostEditor, pos) { function inlineTimingFunctionEditorProvider (line 134) | function inlineTimingFunctionEditorProvider(hostEditor, pos) { function init (line 154) | function init() { FILE: src/extensions/default/InlineTimingFunctionEditor/unittests.js function makeTimingFunctionEditor (line 49) | function makeTimingFunctionEditor(cursor) { function expectArraysToBeEqual (line 68) | function expectArraysToBeEqual(a1, a2, len) { function testInvalidBezier (line 84) | function testInvalidBezier(str, expectedArray) { function testInvalidStep (line 280) | function testInvalidStep(str, expectedArray) { function testOpenTimingFunction (line 455) | function testOpenTimingFunction(cursor, start, end) { function makeTimingFuncUI (line 504) | function makeTimingFuncUI(initialTimingFunction, callback) { function translatePointFromBezierToCanvas (line 621) | function translatePointFromBezierToCanvas(bezierPoint) { function eventAtOffset (line 635) | function eventAtOffset(event, $item, offsets) { function testCubicBezierClick (line 652) | function testCubicBezierClick(opts) { function testCubicBezierDrag (line 671) | function testCubicBezierDrag(opts) { function makeKeyEvent (line 727) | function makeKeyEvent(opts) { function triggerTimingFunctionEditorKey (line 742) | function triggerTimingFunctionEditorKey(opts) { FILE: src/extensions/default/JSLint/main.js function _getIndentSize (line 210) | function _getIndentSize(fullPath) { function lintOneFile (line 218) | function lintOneFile(text, fullPath) { FILE: src/extensions/default/JSLint/unittest-files/different-indent.js function notAnError (line 1) | function notAnError() { FILE: src/extensions/default/JSLint/unittest-files/no-errors.js function foo (line 1) | function foo() { FILE: src/extensions/default/JavaScriptCodeHints/HintUtils2.js function formatParameterHint (line 49) | function formatParameterHint(params, appendSeparators, appendParameter, ... FILE: src/extensions/default/JavaScriptCodeHints/ParameterHintsProvider.js function JSParameterHintsProvider (line 30) | function JSParameterHintsProvider() { FILE: src/extensions/default/JavaScriptCodeHints/main.js function _areHintsEnabled (line 92) | function _areHintsEnabled() { function setConfig (line 123) | function setConfig(configUpdate) { function getSession (line 139) | function getSession() { function getHintResponse (line 153) | function getHintResponse(hints, query, type) { function JSHints (line 290) | function JSHints() { function setCachedHintContext (line 325) | function setCachedHintContext(hints, cursor, type, token) { function resetCachedHintContext (line 335) | function resetCachedHintContext() { function isInlineScriptSupported (line 388) | function isInlineScriptSupported(document) { function isInlineScript (line 393) | function isInlineScript(editor) { function getStringMatcher (line 402) | function getStringMatcher() { function hintsArePending (line 418) | function hintsArePending(deferredHints) { function getSessionHints (line 442) | function getSessionHints(query, cursor, type, token, $deferredHints) { function initializeSession (line 644) | function initializeSession(editor, previousEditor) { function installEditorListeners (line 659) | function installEditorListeners(editor, previousEditor) { function uninstallEditorListeners (line 687) | function uninstallEditorListeners(editor) { function handleActiveEditorChange (line 702) | function handleActiveEditorChange(event, current, previous) { function setJumpPosition (line 722) | function setJumpPosition(curPos) { function JSJumpToDefProvider (line 726) | function JSJumpToDefProvider() { function requestJumpToDef (line 753) | function requestJumpToDef(session, offset) { function setJumpSelection (line 781) | function setJumpSelection(start, end, isFunction) { function quickEditHelper (line 875) | function quickEditHelper() { FILE: src/extensions/default/JavaScriptCodeHints/thirdparty/requirejs/require.js function D (line 7) | function D(b){return M.call(b)==="[object Function]"} function E (line 7) | function E(b){return M.call(b)==="[object Array]"} function t (line 7) | function t(b,c){if(b){var d;for(d=0;d-1;d-=1)if(b[d]&&c(b[d],d... function A (line 7) | function A(b,c){for(var d in b)if(b.hasOwnProperty(d)&&c(b[d],d))break} function O (line 7) | function O(b,c,d,g){c&&A(c,function(c,j){if(d||!F.call(b,j))g&&typeof c!... function r (line 7) | function r(b,c){return function(){return c.apply(b, function X (line 8) | function X(b){if(!b)return b;var c=W;t(b.split("."),function(b){c=c[b]})... function G (line 8) | function G(b,c,d,g){c=Error(c+"\nhttp://requirejs.org/docs/errors.html#"... function ba (line 8) | function ba(){if(H&&H.readyState==="interactive")return H;N(document.get... function c (line 10) | function c(a, function d (line 12) | function d(a){v&&t(document.getElementsByTagName("script"),function(f){i... function p (line 12) | function p(a){var f=k.paths[a];if(f&&E(f)&&f.length>1)return d(a),f.shif... function i (line 12) | function i(a){var f, function j (line 13) | function j(a,f,b,e){var m,K,d=null,g=f?f.name:null,j=a,l=!0,k="";a||(l=!... function n (line 13) | function n(a){var f= function q (line 14) | function q(a,f,b){var e=a.id,m=l[e];if(F.call(o,e)&&(!m||m.defineEmitCom... function z (line 14) | function z(a,f){var b=a.requireModules,e=!1;if(f)f(a);else if(t(b,functi... function s (line 14) | function s(){P.length&&(fa.apply(C,[C.length-1,0].concat(P)),P=[])} function u (line 14) | function u(a,f,b){var e=a.map.id;a.error?a.emit("error",a.error):(f[e]=!... function w (line 15) | function w(){var a,f,b,e,m=(b=k.waitSeconds*1E3)&&h.startTime+b<(new Dat... function y (line 16) | function y(a){n(j(a[0],null,!0)).init(a[1],a[2])} function B (line 16) | function B(a){var a=a.currentTarget||a.srcElement,b=h.onScriptLoad;a.det... function I (line 16) | function I(){var a;for(s();C.length;)if(a=C.shift(),a[0]=== function d (line 27) | function d(e,c,i){var k,p;if(f.enableBuildCallback&&c&&D(c))c.__requireJ... FILE: src/extensions/default/JavaScriptCodeHints/unittest-files/basic-test-files/MyModule.js function c (line 12) | function c() { FILE: src/extensions/default/JavaScriptCodeHints/unittest-files/basic-test-files/file1.js function funB (line 8) | function funB(paramB1, paramB2) { function funD (line 34) | function funD(a, b) { function MClass (line 51) | function MClass() { function testInnerFunc (line 91) | function testInnerFunc() { function funTypeAn1 (line 106) | function funTypeAn1(a, b) { function funFuncArg (line 114) | function funFuncArg(f) { function testRef1 (line 119) | function testRef1() { function funFunc2Arg (line 129) | function funFunc2Arg(f) { function testRef2 (line 135) | function testRef2(s, n) { function testNonAscii (line 151) | function testNonAscii() { function testRecordTypeAnnotation (line 169) | function testRecordTypeAnnotation(t) { function functionHintTesting (line 175) | function functionHintTesting() { function testArrayAnnotation (line 196) | function testArrayAnnotation(a) { function testOptionalArgs (line 210) | function testOptionalArgs(a, b) { FILE: src/extensions/default/JavaScriptCodeHints/unittest-files/basic-test-files/file2.js function funE (line 7) | function funE(paramE1, paramE2) { FILE: src/extensions/default/JavaScriptCodeHints/unittest-files/basic-test-files/file3.js function funD_file3 (line 4) | function funD_file3(a, b) { function frenchçProp (line 13) | function frenchçProp(){ function frenchçProp (line 16) | function frenchçProp(){ function fun測试 (line 23) | function fun測试(){ function nonAsciiTest (line 27) | function nonAsciiTest() { function frenchçProp (line 37) | function frenchçProp(){} function UserException (line 40) | function UserException(message) { function getMonthName (line 45) | function getMonthName(mo) { function callOtherMethods (line 56) | function callOtherMethods() { function testTryCatch (line 60) | function testTryCatch() { FILE: src/extensions/default/JavaScriptCodeHints/unittest-files/module-test-files/china/Cup.js function Cup (line 6) | function Cup() { FILE: src/extensions/default/JavaScriptCodeHints/unittests.js function fixPos (line 64) | function fixPos(pos) { function expectHints (line 81) | function expectHints(provider, key) { function expectNoHints (line 98) | function expectNoHints(provider, key) { function _indexOf (line 115) | function _indexOf(hintList, hint) { function _waitForHints (line 137) | function _waitForHints(hintObj, callback) { function expectCloseHints (line 169) | function expectCloseHints(provider, hintObj, newPos, expectedValue) { function hintsAbsent (line 185) | function hintsAbsent(hintObj, absentHints) { function hintsPresent (line 203) | function hintsPresent(hintObj, expectedHints) { function hintsPresentOrdered (line 221) | function hintsPresentOrdered(hintObj, expectedHints) { function hintsPresentExact (line 244) | function hintsPresentExact(hintObj, expectedHints) { function findHint (line 261) | function findHint(hintList, hintSelection) { function selectHint (line 281) | function selectHint(provider, hintObj, hintSelection) { function _waitForJump (line 298) | function _waitForJump(jumpPromise, callback) { function editorJumped (line 326) | function editorJumped(expectedLocation) { function expectNoParameterHint (line 344) | function expectNoParameterHint() { function expectParameterHintClosed (line 363) | function expectParameterHintClosed() { function expectParameterHint (line 376) | function expectParameterHint(expectedParams, expectedParameter) { function setupTest (line 427) | function setupTest(path, primePump) { // FIXME: primePump argument ignor... function tearDownTest (line 445) | function tearDownTest() { function getPreferences (line 1566) | function getPreferences(path) { FILE: src/extensions/default/JavaScriptQuickEdit/main.js function _getFunctionName (line 44) | function _getFunctionName(hostEditor, pos) { function _findInProject (line 77) | function _findInProject(functionName) { function _createInlineEditor (line 115) | function _createInlineEditor(hostEditor, functionName) { function javaScriptFunctionProvider (line 194) | function javaScriptFunctionProvider(hostEditor, pos) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/build/tasks/build.js function replaceVersion (line 6) | function replaceVersion( source ) { function copyFile (line 9) | function copyFile( src, dest ) { function capitalize (line 97) | function capitalize(value) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/external/globalize.js function padZeros (line 484) | function padZeros( num, c ) { function hasDay (line 496) | function hasDay() { function getPart (line 505) | function getPart( date, part ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/external/jquery.bgiframe-2.1.2.js function prop (line 35) | function prop(n) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/external/jquery.mousewheel-3.0.4.js function handler (line 50) | function handler(event) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/external/jshint.js function F (line 772) | function F() {} // Used by Object.create function is_own (line 774) | function is_own(object, name) { function combine (line 868) | function combine(t, o) { function assume (line 877) | function assume() { function quit (line 933) | function quit(message, line, chr) { function isundef (line 945) | function isundef(scope, m, t, a) { function warning (line 949) | function warning(m, t, a, b, c, d) { function warningAt (line 980) | function warningAt(m, l, ch, a, b, c, d) { function error (line 987) | function error(m, t, a, b, c, d) { function errorAt (line 991) | function errorAt(m, l, ch, a, b, c, d) { function nextLine (line 1007) | function nextLine() { function it (line 1047) | function it(type, value) { function match (line 1147) | function match(x) { function string (line 1160) | function string(x) { function addlabel (line 1678) | function addlabel(t, type) { function doOption (line 1709) | function doOption() { function peek (line 1818) | function peek(p) { function advance (line 1835) | function advance(id, t) { function expression (line 1905) | function expression(rbp, initial) { function adjacent (line 1951) | function adjacent(left, right) { function nobreak (line 1962) | function nobreak(left, right) { function nospace (line 1970) | function nospace(left, right) { function nonadjacent (line 1980) | function nonadjacent(left, right) { function nobreaknonadjacent (line 1992) | function nobreaknonadjacent(left, right) { function indentation (line 2008) | function indentation(bias) { function nolinebreak (line 2020) | function nolinebreak(t) { function comma (line 2028) | function comma() { function symbol (line 2051) | function symbol(s, p) { function delim (line 2064) | function delim(s) { function stmt (line 2069) | function stmt(s, f) { function blockstmt (line 2077) | function blockstmt(s, f) { function reserveName (line 2084) | function reserveName(x) { function prefix (line 2093) | function prefix(s, f) { function type (line 2113) | function type(s, f) { function reserve (line 2121) | function reserve(s, f) { function reservevar (line 2128) | function reservevar(s, v) { function infix (line 2138) | function infix(s, f, p, w) { function relation (line 2161) | function relation(s, f) { function isPoorRelation (line 2186) | function isPoorRelation(node) { function assignop (line 2197) | function assignop(s, f) { function bitwise (line 2236) | function bitwise(s, f, p) { function bitwiseassignop (line 2251) | function bitwiseassignop(s) { function suffix (line 2277) | function suffix(s, f) { function optionalidentifier (line 2295) | function optionalidentifier(fnparam) { function identifier (line 2313) | function identifier(fnparam) { function reachable (line 2327) | function reachable(s) { function statement (line 2354) | function statement(noindent) { function statements (line 2422) | function statements(startLine) { function directives (line 2445) | function directives() { function block (line 2507) | function block(ordinary, stmt, isfunc) { function countMember (line 2587) | function countMember(m) { function note_implied (line 2599) | function note_implied(token) { function property_name (line 3172) | function property_name() { function functionparams (line 3187) | function functionparams() { function doFunction (line 3210) | function doFunction(i, statement) { function saveProperty (line 3249) | function saveProperty(name, token) { function saveSetter (line 3259) | function saveSetter(name, token) { function saveGetter (line 3271) | function saveGetter(name) { function jsonValue (line 3932) | function jsonValue() { function detail (line 4261) | function detail(h, array) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/external/qunit.js function Test (line 32) | function Test( name, testName, expected, async, callback ) { function run (line 265) | function run() { function F (line 478) | function F() {} function done (line 898) | function done() { function validTest (line 965) | function validTest( name ) { function extractStacktrace (line 994) | function extractStacktrace( e, offset ) { function sourceFromStacktrace (line 1020) | function sourceFromStacktrace( offset ) { function escapeInnerText (line 1028) | function escapeInnerText( s ) { function synchronize (line 1043) | function synchronize( callback, last ) { function process (line 1051) | function process( last ) { function saveGlobal (line 1072) | function saveGlobal() { function checkPollution (line 1086) | function checkPollution( name ) { function diff (line 1105) | function diff( a, b ) { function extend (line 1121) | function extend( a, b ) { function addEvent (line 1135) | function addEvent( elem, type, fn ) { function id (line 1145) | function id( name ) { function registerLoggingCallback (line 1150) | function registerLoggingCallback( key ) { function runLoggingCallbacks (line 1157) | function runLoggingCallbacks( key, scope, args ) { function bindCallbacks (line 1175) | function bindCallbacks( o, callbacks, args ) { function useStrictEquality (line 1199) | function useStrictEquality( b, a ) { function quote (line 1365) | function quote( str ) { function literal (line 1368) | function literal( o ) { function join (line 1371) | function join( pre, arr, post ) { function array (line 1383) | function array( arr, stack ) { function getText (line 1570) | function getText( elems ) { function inArray (line 1591) | function inArray( elem, array ) { function diff (line 1620) | function diff( o, n ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/grunt.js function mapMinFile (line 67) | function mapMinFile( file ) { function stripBanner (line 96) | function stripBanner( files ) { function stripDirectory (line 102) | function stripDirectory( file ) { function createBanner (line 110) | function createBanner( files ) { function parserc (line 318) | function parserc( path ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/jquery-1.7.2.js function jQuerySub (line 897) | function jQuerySub( selector, context ) { function doScrollCheck (line 963) | function doScrollCheck() { function createFlags (line 990) | function createFlags( flags ) { function resolveFunc (line 1325) | function resolveFunc( i ) { function progressFunc (line 1333) | function progressFunc( i ) { function dataAttr (line 1985) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 2016) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 2034) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 2193) | function resolve() { function returnFalse (line 3546) | function returnFalse() { function returnTrue (line 3549) | function returnTrue() { function dirNodeCheck (line 5260) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5293) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5566) | function isDisconnected( node ) { function winnow (line 5683) | function winnow( elements, qualifier, keep ) { function createSafeFragment (line 5720) | function createSafeFragment( document ) { function root (line 6092) | function root( elem, cur ) { function cloneCopyEvent (line 6099) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 6127) | function cloneFixAttributes( src, dest ) { function getAll (line 6272) | function getAll( elem ) { function fixDefaultChecked (line 6285) | function fixDefaultChecked( elem ) { function findInputs (line 6291) | function findInputs( elem ) { function shimCloneNode (line 6302) | function shimCloneNode( elem ) { function getWidthOrHeight (line 6793) | function getWidthOrHeight( elem, name, extra ) { function addToPrefiltersOrTransports (line 7034) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 7070) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7112) | function ajaxExtend( target, src ) { function done (line 7454) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7769) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7819) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7884) | function ajaxConvert( s, response ) { function createStandardXHR (line 8149) | function createStandardXHR() { function createActiveXHR (line 8155) | function createActiveXHR() { function doAnimation (line 8494) | function doAnimation() { function stopQueue (line 8650) | function stopQueue( elem, data, index ) { function createFxNow (line 8692) | function createFxNow() { function clearFxNow (line 8697) | function clearFxNow() { function genFx (line 8702) | function genFx( type, num ) { function t (line 8817) | function t( gotoEnd ) { function defaultDisplay (line 9015) | function defaultDisplay( nodeName ) { function getWindow (line 9299) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.6.1.js function jQuerySub (line 849) | function jQuerySub( selector, context ) { function doScrollCheck (line 915) | function doScrollCheck() { function resolveFunc (line 1106) | function resolveFunc( i ) { function dataAttr (line 1661) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1693) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1706) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 1856) | function resolve() { function returnFalse (line 3094) | function returnFalse() { function returnTrue (line 3097) | function returnTrue() { function trigger (line 3346) | function trigger( type, elem, args ) { function handler (line 3381) | function handler( donor ) { function liveHandler (line 3585) | function liveHandler( event ) { function liveConvert (line 3673) | function liveConvert( type, selector ) { function dirNodeCheck (line 4988) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5021) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5296) | function isDisconnected( node ) { function winnow (line 5418) | function winnow( elements, qualifier, keep ) { function root (line 5798) | function root( elem, cur ) { function cloneCopyEvent (line 5805) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 5834) | function cloneFixAttributes( src, dest ) { function getAll (line 5953) | function getAll( elem ) { function fixDefaultChecked (line 5966) | function fixDefaultChecked( elem ) { function findInputs (line 5972) | function findInputs( elem ) { function evalScript (line 6186) | function evalScript( i, elem ) { function getWH (line 6543) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6643) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6679) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function done (line 7045) | function done( status, statusText, responses, headers ) { function buildParams (line 7357) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7407) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7472) | function ajaxConvert( s, response ) { function createStandardXHR (line 7738) | function createStandardXHR() { function createActiveXHR (line 7744) | function createActiveXHR() { function createFxNow (line 8226) | function createFxNow() { function clearFxNow (line 8231) | function clearFxNow() { function genFx (line 8236) | function genFx( type, num ) { function t (line 8347) | function t( gotoEnd ) { function defaultDisplay (line 8515) | function defaultDisplay( nodeName ) { function getWindow (line 8859) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.6.2.js function jQuerySub (line 863) | function jQuerySub( selector, context ) { function doScrollCheck (line 929) | function doScrollCheck() { function resolveFunc (line 1119) | function resolveFunc( i ) { function dataAttr (line 1689) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1721) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1734) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 1884) | function resolve() { function returnFalse (line 3133) | function returnFalse() { function returnTrue (line 3136) | function returnTrue() { function trigger (line 3378) | function trigger( type, elem, args ) { function handler (line 3413) | function handler( donor ) { function liveHandler (line 3617) | function liveHandler( event ) { function liveConvert (line 3705) | function liveConvert( type, selector ) { function dirNodeCheck (line 5020) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5053) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5328) | function isDisconnected( node ) { function winnow (line 5450) | function winnow( elements, qualifier, keep ) { function root (line 5830) | function root( elem, cur ) { function cloneCopyEvent (line 5837) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 5866) | function cloneFixAttributes( src, dest ) { function getAll (line 5998) | function getAll( elem ) { function fixDefaultChecked (line 6011) | function fixDefaultChecked( elem ) { function findInputs (line 6017) | function findInputs( elem ) { function evalScript (line 6233) | function evalScript( i, elem ) { function getWH (line 6560) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6683) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6719) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function done (line 7085) | function done( status, statusText, responses, headers ) { function buildParams (line 7397) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7447) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7512) | function ajaxConvert( s, response ) { function createStandardXHR (line 7778) | function createStandardXHR() { function createActiveXHR (line 7784) | function createActiveXHR() { function createFxNow (line 8266) | function createFxNow() { function clearFxNow (line 8271) | function clearFxNow() { function genFx (line 8276) | function genFx( type, num ) { function t (line 8387) | function t( gotoEnd ) { function defaultDisplay (line 8555) | function defaultDisplay( nodeName ) { function getWindow (line 8901) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.6.3.js function jQuerySub (line 871) | function jQuerySub( selector, context ) { function doScrollCheck (line 937) | function doScrollCheck() { function resolveFunc (line 1127) | function resolveFunc( i ) { function dataAttr (line 1728) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1760) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1773) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 1923) | function resolve() { function returnFalse (line 3168) | function returnFalse() { function returnTrue (line 3171) | function returnTrue() { function trigger (line 3414) | function trigger( type, elem, args ) { function handler (line 3449) | function handler( donor ) { function liveHandler (line 3653) | function liveHandler( event ) { function liveConvert (line 3741) | function liveConvert( type, selector ) { function dirNodeCheck (line 5056) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5089) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5369) | function isDisconnected( node ) { function winnow (line 5491) | function winnow( elements, qualifier, keep ) { function root (line 5871) | function root( elem, cur ) { function cloneCopyEvent (line 5878) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 5907) | function cloneFixAttributes( src, dest ) { function getAll (line 6039) | function getAll( elem ) { function fixDefaultChecked (line 6052) | function fixDefaultChecked( elem ) { function findInputs (line 6058) | function findInputs( elem ) { function evalScript (line 6277) | function evalScript( i, elem ) { function getWH (line 6615) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6741) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6777) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 6819) | function ajaxExtend( target, src ) { function done (line 7161) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7476) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7526) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7591) | function ajaxConvert( s, response ) { function createStandardXHR (line 7857) | function createStandardXHR() { function createActiveXHR (line 7863) | function createActiveXHR() { function createFxNow (line 8342) | function createFxNow() { function clearFxNow (line 8347) | function clearFxNow() { function genFx (line 8352) | function genFx( type, num ) { function t (line 8462) | function t( gotoEnd ) { function defaultDisplay (line 8617) | function defaultDisplay( nodeName ) { function getWindow (line 8963) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.6.4.js function jQuerySub (line 871) | function jQuerySub( selector, context ) { function doScrollCheck (line 937) | function doScrollCheck() { function resolveFunc (line 1127) | function resolveFunc( i ) { function dataAttr (line 1728) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1761) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1774) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 1924) | function resolve() { function returnFalse (line 3169) | function returnFalse() { function returnTrue (line 3172) | function returnTrue() { function trigger (line 3416) | function trigger( type, elem, args ) { function handler (line 3451) | function handler( donor ) { function liveHandler (line 3655) | function liveHandler( event ) { function liveConvert (line 3743) | function liveConvert( type, selector ) { function dirNodeCheck (line 5058) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5091) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5371) | function isDisconnected( node ) { function winnow (line 5493) | function winnow( elements, qualifier, keep ) { function root (line 5873) | function root( elem, cur ) { function cloneCopyEvent (line 5880) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 5909) | function cloneFixAttributes( src, dest ) { function getAll (line 6041) | function getAll( elem ) { function fixDefaultChecked (line 6054) | function fixDefaultChecked( elem ) { function findInputs (line 6060) | function findInputs( elem ) { function evalScript (line 6279) | function evalScript( i, elem ) { function getWH (line 6617) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6743) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6779) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 6821) | function ajaxExtend( target, src ) { function done (line 7163) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7478) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7528) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7593) | function ajaxConvert( s, response ) { function createStandardXHR (line 7859) | function createStandardXHR() { function createActiveXHR (line 7865) | function createActiveXHR() { function createFxNow (line 8344) | function createFxNow() { function clearFxNow (line 8349) | function clearFxNow() { function genFx (line 8354) | function genFx( type, num ) { function t (line 8464) | function t( gotoEnd ) { function defaultDisplay (line 8619) | function defaultDisplay( nodeName ) { function getWindow (line 8965) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.6.js function jQuerySub (line 849) | function jQuerySub( selector, context ) { function doScrollCheck (line 915) | function doScrollCheck() { function resolveFunc (line 1106) | function resolveFunc( i ) { function dataAttr (line 1660) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1692) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1705) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 1854) | function resolve() { function returnFalse (line 3033) | function returnFalse() { function returnTrue (line 3036) | function returnTrue() { function trigger (line 3284) | function trigger( type, elem, args ) { function handler (line 3319) | function handler( donor ) { function liveHandler (line 3523) | function liveHandler( event ) { function liveConvert (line 3611) | function liveConvert( type, selector ) { function dirNodeCheck (line 4920) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 4953) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5228) | function isDisconnected( node ) { function winnow (line 5350) | function winnow( elements, qualifier, keep ) { function root (line 5729) | function root( elem, cur ) { function cloneCopyEvent (line 5736) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 5765) | function cloneFixAttributes( src, dest ) { function getAll (line 5884) | function getAll( elem ) { function fixDefaultChecked (line 5897) | function fixDefaultChecked( elem ) { function findInputs (line 5903) | function findInputs( elem ) { function evalScript (line 6117) | function evalScript( i, elem ) { function getWH (line 6474) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6574) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6610) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function done (line 6976) | function done( status, statusText, responses, headers ) { function buildParams (line 7288) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7338) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7403) | function ajaxConvert( s, response ) { function createStandardXHR (line 7669) | function createStandardXHR() { function createActiveXHR (line 7675) | function createActiveXHR() { function createFxNow (line 8153) | function createFxNow() { function clearFxNow (line 8158) | function clearFxNow() { function genFx (line 8163) | function genFx( type, num ) { function t (line 8274) | function t( gotoEnd ) { function defaultDisplay (line 8444) | function defaultDisplay( nodeName ) { function getWindow (line 8788) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.7.1.js function jQuerySub (line 871) | function jQuerySub( selector, context ) { function doScrollCheck (line 937) | function doScrollCheck() { function createFlags (line 964) | function createFlags( flags ) { function resolveFunc (line 1296) | function resolveFunc( i ) { function progressFunc (line 1304) | function progressFunc( i ) { function dataAttr (line 1931) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1962) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 1980) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 2133) | function resolve() { function returnFalse (line 3465) | function returnFalse() { function returnTrue (line 3468) | function returnTrue() { function dirNodeCheck (line 5168) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5201) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5474) | function isDisconnected( node ) { function winnow (line 5591) | function winnow( elements, qualifier, keep ) { function createSafeFragment (line 5628) | function createSafeFragment( document ) { function root (line 5992) | function root( elem, cur ) { function cloneCopyEvent (line 5999) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 6027) | function cloneFixAttributes( src, dest ) { function getAll (line 6163) | function getAll( elem ) { function fixDefaultChecked (line 6176) | function fixDefaultChecked( elem ) { function findInputs (line 6182) | function findInputs( elem ) { function shimCloneNode (line 6193) | function shimCloneNode( elem ) { function evalScript (line 6425) | function evalScript( i, elem ) { function getWH (line 6767) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6895) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6931) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 6973) | function ajaxExtend( target, src ) { function done (line 7315) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7630) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7680) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7745) | function ajaxConvert( s, response ) { function createStandardXHR (line 8011) | function createStandardXHR() { function createActiveXHR (line 8017) | function createActiveXHR() { function doAnimation (line 8349) | function doAnimation() { function stopQueue (line 8492) | function stopQueue( elem, data, index ) { function createFxNow (line 8534) | function createFxNow() { function clearFxNow (line 8539) | function clearFxNow() { function genFx (line 8544) | function genFx( type, num ) { function t (line 8659) | function t( gotoEnd ) { function defaultDisplay (line 8851) | function defaultDisplay( nodeName ) { function getWindow (line 9160) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.7.2.js function jQuerySub (line 897) | function jQuerySub( selector, context ) { function doScrollCheck (line 963) | function doScrollCheck() { function createFlags (line 990) | function createFlags( flags ) { function resolveFunc (line 1325) | function resolveFunc( i ) { function progressFunc (line 1333) | function progressFunc( i ) { function dataAttr (line 1985) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 2016) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 2034) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 2193) | function resolve() { function returnFalse (line 3546) | function returnFalse() { function returnTrue (line 3549) | function returnTrue() { function dirNodeCheck (line 5260) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5293) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5566) | function isDisconnected( node ) { function winnow (line 5683) | function winnow( elements, qualifier, keep ) { function createSafeFragment (line 5720) | function createSafeFragment( document ) { function root (line 6092) | function root( elem, cur ) { function cloneCopyEvent (line 6099) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 6127) | function cloneFixAttributes( src, dest ) { function getAll (line 6272) | function getAll( elem ) { function fixDefaultChecked (line 6285) | function fixDefaultChecked( elem ) { function findInputs (line 6291) | function findInputs( elem ) { function shimCloneNode (line 6302) | function shimCloneNode( elem ) { function getWidthOrHeight (line 6793) | function getWidthOrHeight( elem, name, extra ) { function addToPrefiltersOrTransports (line 7034) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 7070) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7112) | function ajaxExtend( target, src ) { function done (line 7454) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7769) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7819) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7884) | function ajaxConvert( s, response ) { function createStandardXHR (line 8149) | function createStandardXHR() { function createActiveXHR (line 8155) | function createActiveXHR() { function doAnimation (line 8494) | function doAnimation() { function stopQueue (line 8650) | function stopQueue( elem, data, index ) { function createFxNow (line 8692) | function createFxNow() { function clearFxNow (line 8697) | function clearFxNow() { function genFx (line 8702) | function genFx( type, num ) { function t (line 8817) | function t( gotoEnd ) { function defaultDisplay (line 9015) | function defaultDisplay( nodeName ) { function getWindow (line 9299) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery-1.7.js function jQuerySub (line 875) | function jQuerySub( selector, context ) { function doScrollCheck (line 941) | function doScrollCheck() { function createFlags (line 982) | function createFlags( flags ) { function resolveFunc (line 1313) | function resolveFunc( i ) { function progressFunc (line 1321) | function progressFunc( i ) { function dataAttr (line 1982) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 2013) | function isEmptyDataObject( obj ) { function handleQueueMarkDefer (line 2031) | function handleQueueMarkDefer( elem, type, src ) { function resolve (line 2184) | function resolve() { function returnFalse (line 3525) | function returnFalse() { function returnTrue (line 3528) | function returnTrue() { function dirNodeCheck (line 5230) | function dirNodeCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function dirCheck (line 5263) | function dirCheck( dir, cur, doneName, checkSet, nodeCheck, isXML ) { function isDisconnected (line 5536) | function isDisconnected( node ) { function winnow (line 5658) | function winnow( elements, qualifier, keep ) { function createSafeFragment (line 5695) | function createSafeFragment( document ) { function root (line 6057) | function root( elem, cur ) { function cloneCopyEvent (line 6064) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 6092) | function cloneFixAttributes( src, dest ) { function getAll (line 6228) | function getAll( elem ) { function fixDefaultChecked (line 6241) | function fixDefaultChecked( elem ) { function findInputs (line 6247) | function findInputs( elem ) { function evalScript (line 6479) | function evalScript( i, elem ) { function getWH (line 6824) | function getWH( elem, name, extra ) { function addToPrefiltersOrTransports (line 6950) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 6986) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7028) | function ajaxExtend( target, src ) { function done (line 7370) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 7685) | function buildParams( prefix, obj, traditional, add ) { function ajaxHandleResponses (line 7735) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7800) | function ajaxConvert( s, response ) { function createStandardXHR (line 8066) | function createStandardXHR() { function createActiveXHR (line 8072) | function createActiveXHR() { function doAnimation (line 8404) | function doAnimation() { function stopQueue (line 8547) | function stopQueue( elem, data, i ) { function createFxNow (line 8589) | function createFxNow() { function clearFxNow (line 8594) | function clearFxNow() { function genFx (line 8599) | function genFx( type, num ) { function t (line 8714) | function t( gotoEnd ) { function defaultDisplay (line 8906) | function defaultDisplay( nodeName ) { function getWindow (line 9215) | function getWindow( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/jquery.simulate.js function trigger (line 173) | function trigger() { function trigger (line 194) | function trigger() { function findCenter (line 225) | function findCenter( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/accordion/accordion_options.js function icons (line 429) | function icons( on ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/autocomplete/autocomplete_core.js function arrowsInvokeSearch (line 93) | function arrowsInvokeSearch( id, isKeyUp, shouldMove ) { function arrowsMoveFocus (line 109) | function arrowsMoveFocus( id, isKeyUp ) { function checkResults (line 148) | function checkResults() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/autocomplete/autocomplete_options.js function autoFocusTest (line 31) | function autoFocusTest( afValue, focusedLength ) { function sourceTest (line 169) | function sourceTest( source, async ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/button/button_core.js function assert (line 30) | function assert(noForm, form1, form2) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/core/selector.js function isFocusable (line 8) | function isFocusable(selector, msg) { function isNotFocusable (line 12) | function isNotFocusable(selector, msg) { function isTabbable (line 16) | function isTabbable(selector, msg) { function isNotTabbable (line 20) | function isNotTabbable(selector, msg) { function shouldHaveData (line 28) | function shouldHaveData(msg) { function shouldNotHaveData (line 31) | function shouldNotHaveData(msg) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/datepicker/datepicker_core.js function equalsDate (line 5) | function equalsDate(d1, d2, message) { function equalsDateArray (line 15) | function equalsDateArray(a1, a2, message) { function addMonths (line 27) | function addMonths(date, offset) { function init (line 34) | function init(id, options) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/datepicker/datepicker_events.js function callback (line 12) | function callback(date, inst) { function callback2 (line 18) | function callback2(year, month, inst) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/datepicker/datepicker_options.js function genRange (line 260) | function genRange(start, offset) { function beforeAll (line 641) | function beforeAll(input, inst) { function beforeDay (line 648) | function beforeDay(date) { function calcWeek (line 656) | function calcWeek(date) { function expectError (line 827) | function expectError(expr, value, error) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/dialog/dialog_core.js function dlg (line 11) | function dlg() { function isOpen (line 15) | function isOpen(why) { function isNotOpen (line 19) | function isNotOpen(why) { function drag (line 23) | function drag(handle, dx, dy) { function moved (line 41) | function moved(dx, dy, msg) { function shouldmove (line 48) | function shouldmove(why) { function shouldnotmove (line 54) | function shouldnotmove(why) { function resized (line 60) | function resized(dw, dh, msg) { function shouldresize (line 67) | function shouldresize(why) { function shouldnotresize (line 73) | function shouldnotresize(why) { function broder (line 79) | function broder(el, side){ function margin (line 83) | function margin(el, side) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/dialog/dialog_options.js function titleText (line 404) | function titleText() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/dialog/dialog_tickets.js function checkTab (line 15) | function checkTab() { function checkShiftTab (line 23) | function checkShiftTab() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/draggable/draggable_core.js function drag (line 7) | function drag(handle, dx, dy) { function moved (line 18) | function moved(dx, dy, msg) { function restoreScroll (line 25) | function restoreScroll(what) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/draggable/draggable_methods.js function shouldmove (line 6) | function shouldmove(why) { function shouldnotmove (line 11) | function shouldnotmove(why) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/draggable/draggable_options.js function testScroll (line 6) | function testScroll(position) { function setScroll (line 12) | function setScroll(what) { function border (line 20) | function border(el, side) { function margin (line 23) | function margin(el, side) { function getCursor (line 205) | function getCursor() { return $("#draggable2").css("cursor"); } function getCursor (line 229) | function getCursor() { return $("body").css("cursor"); } FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/droppable/droppable_core.js function shouldBeDroppable (line 7) | function shouldBeDroppable() { function shouldNotBeDroppable (line 11) | function shouldNotBeDroppable() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/effects/effects_core.js function present (line 3) | function present( value, array, message ) { function notPresent (line 7) | function notPresent( value, array, message ) { function animationComplete (line 159) | function animationComplete() { function queueTest (line 189) | function queueTest( fn ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/effects/effects_scale.js function run (line 4) | function run( position, v, h, vo, ho ) { function suite (line 42) | function suite( position ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/menu/menu_events.js function menumouseleave1 (line 106) | function menumouseleave1() { function menumouseleave2 (line 111) | function menumouseleave2() { function menumouseleave3 (line 116) | function menumouseleave3() { function menumouseleave4 (line 121) | function menumouseleave4() { function menumouseleave1 (line 135) | function menumouseleave1() { function menumouseleave2 (line 140) | function menumouseleave2() { function menumouseleave3 (line 145) | function menumouseleave3() { function menumouseleave4 (line 150) | function menumouseleave4() { function menukeyboard1 (line 243) | function menukeyboard1() { function menukeyboard2 (line 266) | function menukeyboard2() { function menukeyboard3 (line 276) | function menukeyboard3() { function menukeyboard4 (line 310) | function menukeyboard4() { function menukeyboard6 (line 337) | function menukeyboard6() { function menukeyboard1 (line 436) | function menukeyboard1() { function menukeyboard2 (line 456) | function menukeyboard2() { function menukeyboard3 (line 466) | function menukeyboard3() { function menukeyboard4 (line 500) | function menukeyboard4() { function menukeyboard1 (line 532) | function menukeyboard1() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/position/position_core.js function collisionTest (line 310) | function collisionTest( config, result, msg ) { function collisionTest2 (line 319) | function collisionTest2( config, result, msg ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/qunit-composite.js function onIframeLoad (line 32) | function onIframeLoad() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/slider/slider_core.js function handle (line 11) | function handle() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/slider/slider_options.js function handle (line 8) | function handle() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/sortable/sortable_methods.js function drag (line 8) | function drag(handle, dx, dy) { function sort (line 18) | function sort(handle, dx, dy, index, msg) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/sortable/sortable_tickets.js function drag (line 8) | function drag(handle, dx, dy) { function sort (line 18) | function sort(handle, dx, dy, index, msg) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/spinner/spinner_events.js function shouldStart (line 11) | function shouldStart( expectation, msg ) { function shouldSpin (line 50) | function shouldSpin( expectation, msg ) { function shouldStop (line 89) | function shouldStop( expectation, msg ) { function shouldChange (line 128) | function shouldChange( expectation, msg ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/spinner/spinner_options.js function fill (line 31) | function fill( num, val ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/tabs/tabs_core.js function step1 (line 140) | function step1() { function step2 (line 191) | function step2() { function step3 (line 229) | function step3() { function step4 (line 256) | function step4() { function step1 (line 295) | function step1() { function step2 (line 316) | function step2() { function step3 (line 340) | function step3() { function step4 (line 360) | function step4() { function step5 (line 381) | function step5() { function step6 (line 405) | function step6() { function step7 (line 429) | function step7() { function step8 (line 450) | function step8() { function step1 (line 490) | function step1() { function step2 (line 530) | function step2() { function step3 (line 559) | function step3() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/tabs/tabs_deprecated.js function cookie (line 125) | function cookie() { function tabsload1 (line 248) | function tabsload1() { function tabsload2 (line 266) | function tabsload2() { function stripLeadingSlash (line 405) | function stripLeadingSlash( str ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/tabs/tabs_events.js function tabsload1 (line 280) | function tabsload1() { function tabsload2 (line 299) | function tabsload2() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/tabs/tabs_methods.js function tabsload1 (line 214) | function tabsload1() { function tabsload2 (line 227) | function tabsload2() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/testsuite.js function includeStyle (line 5) | function includeStyle( url ) { function includeScript (line 9) | function includeScript( url ) { function testWidgetDefaults (line 74) | function testWidgetDefaults( widget, defaults ) { function testWidgetOverrides (line 96) | function testWidgetOverrides( widget ) { function testBasicUsage (line 112) | function testBasicUsage( widget ) { function extract (line 174) | function extract( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/unit/widget/widget_core.js function deepOption (line 549) | function deepOption( from, to, msg ) { function shouldDestroy (line 1012) | function shouldDestroy( expected, callback ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/tests/visual/effects/effects.js function effect (line 6) | function effect( elem, name, options ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.effects.core.js function getRGB (line 48) | function getRGB(color) { function getColor (line 85) | function getColor(elem, attr) { function getElementStyles (line 182) | function getElementStyles() { function styleDifference (line 212) | function styleDifference( oldStyle, newStyle ) { function _normalizeArguments (line 506) | function _normalizeArguments( effect, options, speed, callback ) { function standardSpeed (line 558) | function standardSpeed( speed ) { function run (line 599) | function run( next ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.effects.explode.js function childComplete (line 35) | function childComplete() { function animComplete (line 84) | function animComplete() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.core.js function reduce (line 153) | function reduce( elem, size, border, margin ) { function focusable (line 189) | function focusable( element, isTabIndexNotNaN ) { function visible (line 210) | function visible( element ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.datepicker.js function Datepicker (line 26) | function Datepicker() { function bindHover (line 1781) | function bindHover(dpDiv) { function extendRemove (line 1799) | function extendRemove(target, props) { function isArray (line 1808) | function isArray(a) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.dialog.js function filteredUi (line 390) | function filteredUi( ui ) { function filteredUi (line 433) | function filteredUi( ui ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.menu.js function escape (line 179) | function escape( value ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.position.js function getOffsets (line 25) | function getOffsets( offsets, width, height ) { function parseCss (line 31) | function parseCss( element, property ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.spinner.js function modifier (line 17) | function modifier( fn ) { function checkFocus (line 134) | function checkFocus() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.tabs.js function getNextTabId (line 19) | function getNextTabId() { function isLocal (line 23) | function isLocal( anchor ) { function constrain (line 235) | function constrain() { function complete (line 591) | function complete() { function show (line 596) | function show() { function complete (line 1319) | function complete() { function show (line 1324) | function show() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.tooltip.js function addDescribedBy (line 17) | function addDescribedBy( elem, id ) { function removeDescribedBy (line 25) | function removeDescribedBy( elem ) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.widget.js function handlerProxy (line 358) | function handlerProxy() { function handlerProxy (line 388) | function handlerProxy() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/syntax/file2.js function nonAsciiTest (line 4) | function nonAsciiTest() { function getMonthName (line 10) | function getMonthName(mo) { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/syntax/test1inline.js function func1 (line 1) | function func1() { function func4 (line 16) | function func4() { function func5 (line 20) | function func5() { FILE: src/extensions/default/JavaScriptQuickEdit/unittest-files/syntax/tokens.js function foo (line 1) | function foo () { FILE: src/extensions/default/JavaScriptQuickEdit/unittests.js function rewriteProject (line 45) | function rewriteProject(spec) { function fixPos (line 65) | function fixPos(pos) { function expectHints (line 290) | function expectHints(provider, key) { function _waitForHints (line 308) | function _waitForHints(hintObj, callback) { function hintsPresentExact (line 338) | function hintsPresentExact(hintObj, expectedHints) { function expectParameterHint (line 357) | function expectParameterHint(expectedParams, expectedParameter) { function _waitForJump (line 415) | function _waitForJump(oldLocation, callback) { function editorJumped (line 435) | function editorJumped(jsCodeHints, testEditor, expectedLocation) { function initJSCodeHints (line 451) | function initJSCodeHints() { function logPerf (line 616) | function logPerf() { FILE: src/extensions/default/JavaScriptRefactoring/ExtractToFunction.js function analyzeCode (line 55) | function analyzeCode(text, scopes, srcScope, destScope, start, end) { function extract (line 142) | function extract(ast, text, scopes, srcScope, destScope, start, end, isE... function handleExtractToFunction (line 265) | function handleExtractToFunction() { function initializeSession (line 333) | function initializeSession(editor) { FILE: src/extensions/default/JavaScriptRefactoring/ExtractToVariable.js function extract (line 40) | function extract(scopes, parentStatement, expns, text, insertPosition) { function findAllExpressions (line 106) | function findAllExpressions(parentBlockStatement, expn, text) { function getExpressions (line 129) | function getExpressions(ast, start, end) { function extractToVariable (line 173) | function extractToVariable(ast, start, end, text, scopes) { function handleExtractToVariable (line 221) | function handleExtractToVariable() { function initializeSession (line 341) | function initializeSession(editor) { FILE: src/extensions/default/JavaScriptRefactoring/RefactoringUtils.js function isEqual (line 51) | function isEqual(a, b) { function getExpression (line 63) | function getExpression(ast, start, end, fileText) { function getAST (line 98) | function getAST(text) { function checkStatement (line 116) | function checkStatement(ast, start, end, fileText) { function getUniqueIdentifierName (line 148) | function getUniqueIdentifierName(scopes, prefix, num) { function numLines (line 178) | function numLines(text) { function isStandAloneExpression (line 187) | function isStandAloneExpression(text) { function getScopeData (line 203) | function getScopeData(session, offset) { function normalizeText (line 240) | function normalizeText(text, start, end, removeTrailingSemiColons) { function isFnScope (line 280) | function isFnScope(scope) { function findSurroundExpression (line 284) | function findSurroundExpression(ast, expn) { function findSurroundASTNode (line 322) | function findSurroundASTNode(ast, expn, types) { function getAllScopes (line 341) | function getAllScopes(ast, scope, fullText) { function RefactoringSession (line 435) | function RefactoringSession(editor) { FILE: src/extensions/default/JavaScriptRefactoring/RenameIdentifier.js function initializeSession (line 39) | function initializeSession(editor) { function getRefs (line 44) | function getRefs(fileInfo, offset) { function requestFindRefs (line 55) | function requestFindRefs(session, document, offset) { function handleRename (line 72) | function handleRename() { FILE: src/extensions/default/JavaScriptRefactoring/WrapSelection.js function initializeRefactoringSession (line 47) | function initializeRefactoringSession(editor) { function _wrapSelectedStatements (line 57) | function _wrapSelectedStatements (wrapperName, err) { function wrapInTryCatch (line 112) | function wrapInTryCatch() { function wrapInCondition (line 117) | function wrapInCondition() { function convertToArrowFunction (line 122) | function convertToArrowFunction() { function createGettersAndSetters (line 230) | function createGettersAndSetters() { FILE: src/extensions/default/JavaScriptRefactoring/main.js function _isRefactoringEnabled (line 64) | function _isRefactoringEnabled() { function _handleRefactor (line 72) | function _handleRefactor(functionName) { FILE: src/extensions/default/JavaScriptRefactoring/unittest-files/test.js function test (line 7) | function test() { function resolveAfter2Seconds (line 69) | function resolveAfter2Seconds(x) { function f1 (line 77) | async function f1() { class Polygon (line 90) | class Polygon { method constructor (line 91) | constructor(height, width) { method sayName (line 96) | sayName() { class Square (line 101) | class Square extends Polygon { method constructor (line 102) | constructor(length) { method constructor (line 111) | constructor (height, width) { function MultiReferences (line 118) | function MultiReferences() { function testUniqueName (line 125) | function testUniqueName() { function addNumbers (line 133) | function addNumbers(a, b) { function playWithNumbers (line 137) | function playWithNumbers() { function getVar (line 168) | function getVar() { FILE: src/extensions/default/JavaScriptRefactoring/unittests.js function setupTest (line 49) | function setupTest(path, primePump) { // FIXME: primePump argument ignor... function tearDownTest (line 64) | function tearDownTest() { function _waitForRefactoring (line 73) | function _waitForRefactoring(prevDocLength, numberOfLines, callback) { function _waitForRename (line 84) | function _waitForRename(prevSelections, callback) { FILE: src/extensions/default/MDNDocs/InlineDocsViewer.js function InlineDocsViewer (line 53) | function InlineDocsViewer(PropName, PropDetails) { FILE: src/extensions/default/MDNDocs/main.js function getDocs (line 52) | function getDocs(fileName) { function inlineProvider (line 89) | function inlineProvider(hostEditor, pos) { FILE: src/extensions/default/MDNDocs/unittests.js function queryInlineAtPos (line 44) | function queryInlineAtPos(info, offset, expectInline, expectedProperty) { function createCssPropDetails (line 220) | function createCssPropDetails(summary, url, valuesArr) { FILE: src/extensions/default/NavigationAndHistory/NavigationProvider.js function _hasNavBackFrames (line 80) | function _hasNavBackFrames() { function _validateNavigationCmds (line 89) | function _validateNavigationCmds() { function _validateFrame (line 98) | function _validateFrame(entry) { function NavigationFrame (line 133) | function NavigationFrame(editor, selectionObj) { function _recordJumpDef (line 304) | function _recordJumpDef(event, selectionObj) { function _navigateBack (line 339) | function _navigateBack() { function _navigateForward (line 376) | function _navigateForward() { function _initNavigationMenuItems (line 411) | function _initNavigationMenuItems() { function _initNavigationCommands (line 421) | function _initNavigationCommands() { function _captureFrame (line 437) | function _captureFrame(editor) { function _backupLiveMarkers (line 448) | function _backupLiveMarkers(frames, editor) { function _handleEditorCleanup (line 462) | function _handleEditorCleanup(event, editor) { function _removeBackwardFramesForFile (line 471) | function _removeBackwardFramesForFile(file) { function _removeForwardFramesForFile (line 481) | function _removeForwardFramesForFile(file) { function _handleExternalChange (line 491) | function _handleExternalChange(evt, doc) { function _handleProjectOpen (line 499) | function _handleProjectOpen() { function _reinstateMarkers (line 508) | function _reinstateMarkers(editor, frames) { function _handleActiveEditorChange (line 522) | function _handleActiveEditorChange(event, current, previous) { function _initHandlers (line 538) | function _initHandlers() { function init (line 556) | function init() { FILE: src/extensions/default/NavigationAndHistory/main.js function _getPrefsContext (line 88) | function _getPrefsContext() { function _openEditorForContext (line 99) | function _openEditorForContext(contextData) { function _makeMROFListEntry (line 139) | function _makeMROFListEntry(path, pane, cursorPos) { function _isOpenAndDirty (line 153) | function _isOpenAndDirty(file) { function _checkExt (line 159) | function _checkExt(entry, index) { function _syncWithFileSystem (line 190) | function _syncWithFileSystem() { function _getFileListForEntries (line 195) | function _getFileListForEntries(entries) { function _addDirectoriesForDuplicateBaseNames (line 201) | function _addDirectoriesForDuplicateBaseNames() { function _createFileEntries (line 235) | function _createFileEntries($mrofList) { function _createMROFList (line 320) | function _createMROFList() { function _handleArrowKeys (line 345) | function _handleArrowKeys(event) { function _hideMROFListOnEscape (line 370) | function _hideMROFListOnEscape(event) { function _createMROFDisplayList (line 380) | function _createMROFDisplayList(refresh) { function _openFile (line 457) | function _openFile() { function _hideMROFListOnNavigationEnd (line 467) | function _hideMROFListOnNavigationEnd(event) { function _moveNext (line 479) | function _moveNext() { function _cmdMoveNext (line 498) | function _cmdMoveNext() { function _movePrev (line 519) | function _movePrev() { function _cmdMovePrev (line 538) | function _cmdMovePrev() { function _updateCursorPosition (line 555) | function _updateCursorPosition(filePath, paneId, cursorPos) { function _addToMROFList (line 579) | function _addToMROFList(file, paneId, cursorPos) { function _handleWorkingSetMove (line 621) | function _handleWorkingSetMove(event, file, sourcePaneId, destinationPan... function _handleAppClose (line 642) | function _handleAppClose() { function _initRecentFilesList (line 647) | function _initRecentFilesList() { function _handleProjectOpen (line 659) | function _handleProjectOpen() { function _showRecentFileList (line 667) | function _showRecentFileList() { function _handlePaneMerge (line 701) | function _handlePaneMerge(e, paneId) { function _initRecentFileMenusAndCommands (line 725) | function _initRecentFileMenusAndCommands() { function _initDefaultNavigationCommands (line 749) | function _initDefaultNavigationCommands() { function _removeKeys (line 754) | function _removeKeys(keys) { function _removeNavigationKeys (line 760) | function _removeNavigationKeys() { function _deregisterSortcutsAndMenus (line 765) | function _deregisterSortcutsAndMenus() { function handleCurrentFileChange (line 771) | function handleCurrentFileChange(e, newFile, newPaneId, oldFile) { function _handleActiveEditorChange (line 782) | function _handleActiveEditorChange(event, current, previous) { function _attachListners (line 798) | function _attachListners() { function _detachListners (line 806) | function _detachListners() { FILE: src/extensions/default/NoDistractions/main.js function _updateCheckedState (line 61) | function _updateCheckedState() { function _togglePureCode (line 69) | function _togglePureCode() { function _hidePanelsIfRequired (line 77) | function _hidePanelsIfRequired() { function _showPanelsIfRequired (line 92) | function _showPanelsIfRequired() { function _updateLayout (line 103) | function _updateLayout() { function _togglePanels (line 115) | function _togglePanels() { function initializeCommands (line 154) | function initializeCommands() { FILE: src/extensions/default/OpenWithExternalApplication/GraphicsFile.js function init (line 44) | function init(nodeDomain) { function _checkForGraphicsFileInPrjct (line 69) | function _checkForGraphicsFileInPrjct() { function _graphicsFilePresentInProject (line 90) | function _graphicsFilePresentInProject(isPresent) { FILE: src/extensions/default/OpenWithExternalApplication/main.js function convertUnixPathToWindowsPath (line 52) | function convertUnixPathToWindowsPath(path) { function _openWithExternalApplication (line 59) | function _openWithExternalApplication(event, path) { FILE: src/extensions/default/OpenWithExternalApplication/node/OpenWithExternalApplicationDomain.js function _openWithExternalApplication (line 39) | function _openWithExternalApplication(params) { function _checkFileTypesInFolder (line 49) | function _checkFileTypesInFolder(params) { function init (line 81) | function init(domainManager) { FILE: src/extensions/default/PhpTooling/CodeHintsProvider.js function CodeHintsProvider (line 53) | function CodeHintsProvider(client) { function setStyleAndCacheToken (line 61) | function setStyleAndCacheToken($hintObj, token) { function filterWithQueryAndMatcher (line 66) | function filterWithQueryAndMatcher(hints, query) { FILE: src/extensions/default/PhpTooling/PHPSymbolProviders.js function setClient (line 37) | function setClient(client) { function convertRangePosToEditorPos (line 43) | function convertRangePosToEditorPos(rangePos) { function SymbolInformation (line 50) | function SymbolInformation(label, fullPath, selectionRange, type, scope,... function createList (line 59) | function createList(list, isDocumentSymbolRequest) { function transFormToSymbolList (line 96) | function transFormToSymbolList(query, matcher, results, isDocumentSymbol... function DocumentSymbolsProvider (line 117) | function DocumentSymbolsProvider(client) { function ProjectSymbolsProvider (line 178) | function ProjectSymbolsProvider(client) { FILE: src/extensions/default/PhpTooling/client.js function validatePhpExecutable (line 38) | function validatePhpExecutable(confParams) { function init (line 115) | function init(domainManager) { FILE: src/extensions/default/PhpTooling/main.js function resetClientInProviders (line 108) | function resetClientInProviders() { function registerToolingProviders (line 120) | function registerToolingProviders() { function addEventHandlers (line 168) | function addEventHandlers() { function validatePhpExecutable (line 182) | function validatePhpExecutable() { function showErrorPopUp (line 194) | function showErrorPopUp(err) { function handlePostPhpServerStart (line 230) | function handlePostPhpServerStart() { function runPhpServer (line 248) | function runPhpServer() { function activeEditorChangeHandler (line 268) | function activeEditorChangeHandler(event, current) { function languageModifiedHandler (line 279) | function languageModifiedHandler(event, language) { function initiateService (line 287) | function initiateService(evt, onAppReady) { FILE: src/extensions/default/PhpTooling/unittest-files/test/test2.php class TestCase (line 8) | abstract class TestCase extends testA FILE: src/extensions/default/PhpTooling/unittest-files/test/test3.php class testA (line 5) | class testA FILE: src/extensions/default/PhpTooling/unittest-files/test/test4.php class MyClass (line 3) | class MyClass{ method staticMethod (line 7) | public static function staticMethod(){} method publicFunction (line 8) | public function publicFunction(){} FILE: src/extensions/default/PhpTooling/unittests.js function waitForMilliSeconds (line 87) | function waitForMilliSeconds(milliSeconds) { function checkPopUpButton (line 104) | function checkPopUpButton(clickbtnId) { function clickButton (line 120) | function clickButton(btnId) { function checkPopUpString (line 156) | function checkPopUpString(title, titleDescription) { function toggleDiagnosisResults (line 172) | function toggleDiagnosisResults(visible) { function _waitForJump (line 187) | function _waitForJump(jumpPromise, callback) { function expecthintsPresent (line 213) | function expecthintsPresent(expectedHints) { function _indexOf (line 231) | function _indexOf(hintList, hint) { function _waitForHints (line 253) | function _waitForHints(hintObj, callback) { function expectParameterHint (line 283) | function expectParameterHint(expectedParams, expectedParameter) { function expectSymbols (line 333) | function expectSymbols(provider, query, expectedSymbols) { function editorJumped (line 387) | function editorJumped(expectedLocation) { function expectReferences (line 401) | function expectReferences(referencesExpected) { function checkErrorPopUp (line 438) | function checkErrorPopUp() { FILE: src/extensions/default/PrefsCodeHints/main.js function _isPrefHintsEnabled (line 80) | function _isPrefHintsEnabled() { function _isPrefDocument (line 94) | function _isPrefDocument(document) { function formatHints (line 124) | function formatHints(hints, query) { function PrefsCodeHints (line 167) | function PrefsCodeHints() { function _setupTestEnvironment (line 413) | function _setupTestEnvironment(testDocument, testPreferences) { FILE: src/extensions/default/PrefsCodeHints/unittests.js function extractHintList (line 89) | function extractHintList(hintList) { function expectHints (line 96) | function expectHints(provider) { function expectNoHints (line 104) | function expectNoHints(provider) { function verifyHints (line 114) | function verifyHints(hintList, expectedHint) { function verifyHintsExcluded (line 120) | function verifyHintsExcluded(hintList, unexpectedHint) { function selectHint (line 126) | function selectHint(provider, expectedHint) { function expectTokenAt (line 135) | function expectTokenAt(pos, string, type) { function fixPos (line 142) | function fixPos(pos) { function expectCursorAt (line 150) | function expectCursorAt(pos) { FILE: src/extensions/default/QuickOpenCSS/main.js function createSelectorList (line 40) | function createSelectorList() { function search (line 55) | function search(query, matcher) { function itemFocus (line 85) | function itemFocus(selectedItem, query, explicit) { function itemSelect (line 96) | function itemSelect(selectedItem, query) { FILE: src/extensions/default/QuickOpenHTML/main.js function FileLocation (line 45) | function FileLocation(fullPath, line, chFrom, chTo, id) { function createIDList (line 58) | function createIDList() { function search (line 91) | function search(query, matcher) { FILE: src/extensions/default/QuickOpenJavaScript/main.js function FileLocation (line 44) | function FileLocation(fullPath, line, chFrom, chTo, functionName) { function createFunctionList (line 57) | function createFunctionList() { function search (line 80) | function search(query, matcher) { FILE: src/extensions/default/QuickView/main.js function hidePreview (line 110) | function hidePreview() { function positionPreview (line 127) | function positionPreview(editor, xpos, ypos, ybot) { function divContainsMouse (line 166) | function divContainsMouse($div, mousePos) { function colorAndGradientPreviewProvider (line 178) | function colorAndGradientPreviewProvider(editor, pos, token, line) { function imagePreviewProvider (line 447) | function imagePreviewProvider(editor, pos, token, line) { function queryPreviewProviders (line 559) | function queryPreviewProviders(editor, pos, token) { function getHoveredEditor (line 576) | function getHoveredEditor(mousePos) { function showPreview (line 616) | function showPreview(editor, popover) { function processMouseMove (line 667) | function processMouseMove() { function handleMouseMove (line 713) | function handleMouseMove(event) { function onActiveEditorChange (line 738) | function onActiveEditorChange(event, current, previous) { function updateMenuItemCheckmark (line 752) | function updateMenuItemCheckmark() { function setExtensionlessImagePreview (line 756) | function setExtensionlessImagePreview(_extensionlessImagePreview, doNotS... function setEnabled (line 766) | function setEnabled(_enabled, doNotSave) { function toggleEnableQuickView (line 801) | function toggleEnableQuickView() { function _forceShow (line 805) | function _forceShow(popover) { FILE: src/extensions/default/QuickView/unittest-files/test.js function green (line 3) | function green() { // generate green colors FILE: src/extensions/default/QuickView/unittests.js function getPopoverAtPos (line 82) | function getPopoverAtPos(lineNum, columnNum) { function expectNoPreviewAtPos (line 93) | function expectNoPreviewAtPos(line, ch) { function checkColorAtPos (line 98) | function checkColorAtPos(expectedColor, line, ch) { function checkGradientAtPos (line 103) | function checkGradientAtPos(expectedGradient, line, ch) { function checkImagePathAtPos (line 108) | function checkImagePathAtPos(expectedPathEnding, line, ch) { function checkImageDataAtPos (line 116) | function checkImageDataAtPos(expectedData, line, ch) { function showPopoverAtPos (line 355) | function showPopoverAtPos(line, ch) { function getBounds (line 360) | function getBounds(object, useOffset) { function boundsInsideWindow (line 371) | function boundsInsideWindow(object) { function toggleOption (line 384) | function toggleOption(commandID, text) { FILE: src/extensions/default/RecentProjects/main.js function getRecentProjects (line 64) | function getRecentProjects() { function add (line 78) | function add() { function checkHovers (line 98) | function checkHovers(pageX, pageY) { function renderDelete (line 114) | function renderDelete() { function removeDeleteButton (line 143) | function removeDeleteButton() { function addDeleteButton (line 150) | function addDeleteButton($target) { function selectNextItem (line 162) | function selectNextItem(direction) { function removeSelectedItem (line 182) | function removeSelectedItem(e) { function keydownHook (line 210) | function keydownHook(event) { function closeDropdown (line 249) | function closeDropdown() { function cleanupDropdown (line 262) | function cleanupDropdown() { function _handleListEvents (line 277) | function _handleListEvents() { function parsePath (line 334) | function parsePath(path) { function renderList (line 354) | function renderList() { function showDropdown (line 376) | function showDropdown(position) { function handleKeyEvent (line 420) | function handleKeyEvent() { FILE: src/extensions/default/RecentProjects/unittests.js function openRecentProjectDropDown (line 57) | function openRecentProjectDropDown() { function setupRecentProjectsSpy (line 64) | function setupRecentProjectsSpy(howManyProjects) { FILE: src/extensions/default/RemoteFileAdapter/RemoteFile.js function _getStats (line 38) | function _getStats(uri) { function _getFileName (line 48) | function _getFileName(filePath) { function RemoteFile (line 70) | function RemoteFile(protocol, fullPath, fileSystem) { FILE: src/extensions/default/RemoteFileAdapter/main.js function protocolClassProvider (line 44) | function protocolClassProvider(data) { function _setMenuItemsVisible (line 59) | function _setMenuItemsVisible() { FILE: src/extensions/default/RemoteFileAdapter/unittests.js function createRemoteFile (line 49) | function createRemoteFile(filePath) { function deleteCurrentRemoteFile (line 53) | function deleteCurrentRemoteFile() { function saveRemoteFile (line 57) | function saveRemoteFile() { function renameRemoteFile (line 61) | function renameRemoteFile(filePath) { function closeRemoteFile (line 65) | function closeRemoteFile(filePath) { FILE: src/extensions/default/SVGCodeHints/main.js function _isSVGHintsEnabled (line 54) | function _isSVGHintsEnabled() { function getTagAttributes (line 76) | function getTagAttributes(tagName) { function formatHints (line 104) | function formatHints(hints, query) { function SVGCodeHints (line 139) | function SVGCodeHints() { FILE: src/extensions/default/SVGCodeHints/unittests.js function extractHintList (line 64) | function extractHintList(hints) { function expectHints (line 71) | function expectHints(provider) { function expectNoHints (line 79) | function expectNoHints(provider) { function verifyHints (line 84) | function verifyHints(hintList, expectedHint) { function verifyHintsExcluded (line 90) | function verifyHintsExcluded(hintList, unexpectedHint) { function selectHint (line 96) | function selectHint(provider, expectedHint) { function expectTokenAt (line 104) | function expectTokenAt(pos, string, type) { function fixPos (line 111) | function fixPos(pos) { function expectCursorAt (line 119) | function expectCursorAt(pos) { FILE: src/extensions/default/StaticServer/StaticServer.js function StaticServer (line 57) | function StaticServer(config) { function sanitizePort (line 116) | function sanitizePort(port) { function onSuccess (line 122) | function onSuccess(address) { function onFailure (line 127) | function onFailure() { FILE: src/extensions/default/StaticServer/main.js function _createStaticServer (line 51) | function _createStaticServer() { FILE: src/extensions/default/StaticServer/node/StaticServerDomain.js function normalizeRootPath (line 96) | function normalizeRootPath(path) { function getPathKey (line 106) | function getPathKey(path) { function _createServer (line 118) | function _createServer(path, port, createCompleteCallback) { function _cmdGetServer (line 264) | function _cmdGetServer(path, port, cb) { function _cmdCloseServer (line 294) | function _cmdCloseServer(path, cba) { function _cmdSetRequestFilterPaths (line 313) | function _cmdSetRequestFilterPaths(root, paths) { function _cmdWriteFilteredResponse (line 334) | function _cmdWriteFilteredResponse(root, path, resData) { function _cmdSetRequestFilterTimeout (line 352) | function _cmdSetRequestFilterTimeout(timeout) { function init (line 361) | function init(domainManager) { FILE: src/extensions/default/StaticServer/unittests.js function makeBaseUrl (line 37) | function makeBaseUrl(serverInfo) { function getUrl (line 41) | function getUrl(serverInfo, path) { function onRequestFilter (line 80) | function onRequestFilter(callback) { FILE: src/extensions/default/UrlCodeHints/main.js function UrlCodeHints (line 53) | function UrlCodeHints() {} function _clearCachedHints (line 790) | function _clearCachedHints() { FILE: src/extensions/default/UrlCodeHints/unittests.js function createMockEditor (line 62) | function createMockEditor(doc) { function setupTests (line 66) | function setupTests(testFilePath) { function tearDownTests (line 84) | function tearDownTests() { function expectAsyncHints (line 102) | function expectAsyncHints(provider) { function expectNoHints (line 123) | function expectNoHints(provider) { function verifyUrlHints (line 128) | function verifyUrlHints(hintList, expectedHints) { function fixPos (line 133) | function fixPos(pos) { FILE: src/extensions/samples/BracketsConfigCentral/main.js function ConfigView (line 39) | function ConfigView(doc, $container) { function _createConfigViewOf (line 79) | function _createConfigViewOf(file, pane) { FILE: src/extensions/samples/ContextMenuTest/main.js function TestCommand1 (line 33) | function TestCommand1() { function TestCommand2 (line 54) | function TestCommand2() { function TestCommand3 (line 58) | function TestCommand3() { FILE: src/extensions/samples/InlineImageViewer/InlineImageViewer.js function InlineImageViewer (line 33) | function InlineImageViewer(fileName, fullPath) { FILE: src/extensions/samples/InlineImageViewer/main.js function _getStringAtPos (line 44) | function _getStringAtPos(hostEditor, pos) { function inlineImageViewerProvider (line 96) | function inlineImageViewerProvider(hostEditor, pos) { FILE: src/extensions/samples/LocalizationExample/main.js function testCommand (line 53) | function testCommand() { FILE: src/extensions/samples/TypingSpeedLogger/main.js function _getInputField (line 48) | function _getInputField(editor) { function initTypingSpeedLogging (line 55) | function initTypingSpeedLogging() { FILE: src/features/FindReferencesManager.js function _getReferences (line 49) | function _getReferences(provider, hostEditor, pos) { function _openReferencesPanel (line 72) | function _openReferencesPanel() { function _clearSearch (line 120) | function _clearSearch() { function closeReferencesPanel (line 128) | function closeReferencesPanel() { function setMenuItemStateForLanguage (line 134) | function setMenuItemStateForLanguage(languageId) { FILE: src/features/JumpToDefManager.js function _doJumpToDef (line 44) | function _doJumpToDef() { FILE: src/features/ParameterHintsManager.js function positionHint (line 81) | function positionHint(xpos, ypos, ybot) { function _formatParameterHint (line 133) | function _formatParameterHint(params, appendSeparators, appendParameter,... function formatHint (line 199) | function formatHint(hints) { function dismissHint (line 230) | function dismissHint(editor) { function popUpHint (line 256) | function popUpHint(editor, explicit, onCursorActivity) { function installListeners (line 318) | function installListeners(editor) { function uninstallListeners (line 334) | function uninstallListeners(editor) { function _handleKeypressEvent (line 338) | function _handleKeypressEvent(jqEvent, editor, event) { function _handleChange (line 353) | function _handleChange(event, editor, changeList) { function activeEditorChangeHandler (line 360) | function activeEditorChangeHandler(event, current, previous) { function handleShowParameterHint (line 385) | function handleShowParameterHint() { FILE: src/features/PriorityBasedRegistration.js function _providerSort (line 33) | function _providerSort(a, b) { function RegistrationHandler (line 38) | function RegistrationHandler() { FILE: src/file/FileUtils.js function readAsText (line 75) | function readAsText(file) { function writeText (line 106) | function writeText(file, text, allowBlindWrite) { function getPlatformLineEndings (line 136) | function getPlatformLineEndings() { function sniffLineEndings (line 146) | function sniffLineEndings(text) { function translateLineEndings (line 164) | function translateLineEndings(text, lineEndings) { function getFileErrorString (line 179) | function getFileErrorString(name) { function showFileOpenError (line 216) | function showFileOpenError(name, path) { function makeDialogFileList (line 226) | function makeDialogFileList(paths) { function convertToNativePath (line 245) | function convertToNativePath(path) { function convertWindowsPathToUnixPath (line 263) | function convertWindowsPathToUnixPath(path) { function stripTrailingSlash (line 278) | function stripTrailingSlash(path) { function getBaseName (line 292) | function getBaseName(fullPath) { function getNativeBracketsDirectoryPath (line 309) | function getNativeBracketsDirectoryPath() { function getNativeModuleDirectoryPath (line 323) | function getNativeModuleDirectoryPath(module) { function getFileExtension (line 344) | function getFileExtension(fullPath) { function getSmartFileExtension (line 367) | function getSmartFileExtension(fullPath) { function getRelativeFilename (line 385) | function getRelativeFilename(basePath, filename) { function isStaticHtmlFileExt (line 398) | function isStaticHtmlFileExt(filePath) { function getDirectoryPath (line 410) | function getDirectoryPath(fullPath) { function getParentPath (line 421) | function getParentPath(fullPath) { function getFilenameWithoutExtension (line 433) | function getFilenameWithoutExtension(filename) { function compareFilenames (line 467) | function compareFilenames(filename1, filename2, extFirst) { function comparePaths (line 495) | function comparePaths(path1, path2) { function encodeFilePath (line 526) | function encodeFilePath(path) { function shouldOpenInExternalApplication (line 539) | function shouldOpenInExternalApplication(ext) { function addExtensionToExternalAppList (line 547) | function addExtensionToExternalAppList(ext) { FILE: src/filesystem/Directory.js function Directory (line 43) | function Directory(fullPath, fileSystem) { function _applyAllCallbacks (line 114) | function _applyAllCallbacks(callbacks, args) { FILE: src/filesystem/File.js function File (line 42) | function File(fullPath, fileSystem) { FILE: src/filesystem/FileIndex.js function FileIndex (line 37) | function FileIndex() { function replaceMember (line 86) | function replaceMember(property) { FILE: src/filesystem/FileSystem.js function registerProtocolAdapter (line 118) | function registerProtocolAdapter(protocol, adapter) { function _getProtocolAdapter (line 139) | function _getProtocolAdapter(protocol, filePath) { function FileSystem (line 159) | function FileSystem() { function _ensureTrailingSlash (line 521) | function _ensureTrailingSlash(path) { function _wrap (line 1049) | function _wrap(func) { FILE: src/filesystem/FileSystemEntry.js function FileSystemEntry (line 84) | function FileSystemEntry(path, fileSystem) { function helperCallback (line 497) | function helperCallback(err) { function compareFilesWithIndices (line 510) | function compareFilesWithIndices(index1, index2) { FILE: src/filesystem/FileSystemStats.js function FileSystemStats (line 34) | function FileSystemStats(options) { FILE: src/filesystem/WatchedRoot.js function WatchedRoot (line 42) | function WatchedRoot(entry, filter, filterGlobs) { FILE: src/filesystem/impls/appshell/AppshellFileSystem.js function _enqueueChange (line 84) | function _enqueueChange(changedPath, stats) { function _fileWatcherChange (line 110) | function _fileWatcherChange(evt, event, parentDirPath, entryName, statsO... function _mapError (line 143) | function _mapError(err) { function _wrap (line 181) | function _wrap(cb) { function showOpenDialog (line 201) | function showOpenDialog(allowMultipleSelection, chooseDirectories, title... function showSaveDialog (line 215) | function showSaveDialog(title, initialPath, proposedNewFilename, callbac... function stat (line 227) | function stat(path, callback) { function exists (line 257) | function exists(path, callback) { function readdir (line 283) | function readdir(path, callback) { function mkdir (line 319) | function mkdir(path, mode, callback) { function rename (line 343) | function rename(oldPath, newPath, callback) { function readFile (line 363) | function readFile(path, options, callback) { function writeFile (line 411) | function writeFile(path, data, options, callback) { function unlink (line 470) | function unlink(path, callback) { function moveToTrash (line 484) | function moveToTrash(path, callback) { function initWatchers (line 506) | function initWatchers(changeCallback, offlineCallback) { function watchPath (line 527) | function watchPath(path, ignored, callback) { function unwatchPath (line 556) | function unwatchPath(path, ignored, callback) { function unwatchAll (line 568) | function unwatchAll(callback) { FILE: src/filesystem/impls/appshell/node/CSharpWatcher.js function buildMatcher (line 40) | function buildMatcher(ignored) { function watchPath (line 47) | function watchPath(path, ignored, _watcherMap) { FILE: src/filesystem/impls/appshell/node/ChokidarWatcher.js function watchPath (line 33) | function watchPath(path, ignored, _watcherMap) { FILE: src/filesystem/impls/appshell/node/FileWatcherDomain.js function init (line 42) | function init(domainManager) { FILE: src/filesystem/impls/appshell/node/FileWatcherManager.js function setDomainManager (line 33) | function setDomainManager(dm) { function setWatcherImpl (line 37) | function setWatcherImpl(impl) { function normalizeStats (line 46) | function normalizeStats(nodeFsStats) { function _unwatchPath (line 70) | function _unwatchPath(path) { function unwatchPath (line 88) | function unwatchPath(path) { function watchPath (line 101) | function watchPath(path, ignored) { function unwatchAll (line 111) | function unwatchAll() { function emitChange (line 121) | function emitChange(event, parentDirPath, entryName, nodeFsStats) { FILE: src/help/HelpCommandHandlers.js function _handleCheckForUpdates (line 52) | function _handleCheckForUpdates() { function _handleLinkMenuItem (line 56) | function _handleLinkMenuItem(url) { function _handleShowExtensionsFolder (line 65) | function _handleShowExtensionsFolder() { function _handleAboutDialog (line 72) | function _handleAboutDialog() { FILE: src/language/CSSUtils.js function isCSSPreprocessorFile (line 67) | function isCSSPreprocessorFile(filePath) { function _hasNonWhitespace (line 78) | function _hasNonWhitespace(text) { function _getContextState (line 88) | function _getContextState(ctx) { function _isInPropName (line 110) | function _isInPropName(ctx) { function _isInPropValue (line 127) | function _isInPropValue(ctx) { function _isInAtRule (line 157) | function _isInAtRule(ctx) { function createInfo (line 186) | function createInfo(context, offset, name, index, values, isNewItem, ran... function _getPropNameInfo (line 221) | function _getPropNameInfo(ctx) { function _getPropNameStartingFromPropValue (line 276) | function _getPropNameStartingFromPropValue(ctx) { function _getPrecedingPropValues (line 305) | function _getPrecedingPropValues(ctx) { function _getSucceedingPropValues (line 350) | function _getSucceedingPropValues(ctx, currentValue) { function _getRangeForPropValue (line 403) | function _getRangeForPropValue(startCtx, endCtx) { function _getRuleInfoStartingFromPropValue (line 443) | function _getRuleInfoStartingFromPropValue(ctx, editorParam) { function _getImportUrlInfo (line 543) | function _getImportUrlInfo(ctx, editor) { function getInfoAtPos (line 611) | function getInfoAtPos(editor, constPos) { function getCompleteSelectors (line 668) | function getCompleteSelectors(info, useGroup) { function extractAllSelectors (line 734) | function extractAllSelectors(text, documentMode) { function _stripAtRules (line 1299) | function _stripAtRules(selector) { function _getSelectorInFinalCSSForm (line 1314) | function _getSelectorInFinalCSSForm(selectorArray) { function _findAllMatchingSelectorsInText (line 1363) | function _findAllMatchingSelectorsInText(text, selector, mode) { function _addSelectorsToResults (line 1411) | function _addSelectorsToResults(resultSelectors, selectorsToAdd, sourceD... function _findMatchingRulesInCSSFiles (line 1424) | function _findMatchingRulesInCSSFiles(selector, resultSelectors) { function _findMatchingRulesInStyleBlocks (line 1461) | function _findMatchingRulesInStyleBlocks(htmlDocument, selector, resultS... function findMatchingRules (line 1501) | function findMatchingRules(selector, htmlDocument) { function findSelectorAtDocumentPos (line 1533) | function findSelectorAtDocumentPos(editor, pos) { function _removeComments (line 1696) | function _removeComments(content) { function _removeStrings (line 1705) | function _removeStrings(content) { function reduceStyleSheetForRegExParsing (line 1720) | function reduceStyleSheetForRegExParsing(content) { function extractAllNamedFlows (line 1729) | function extractAllNamedFlows(text) { function addRuleToDocument (line 1766) | function addRuleToDocument(doc, selector, useTabChar, indentUnit) { function consolidateRules (line 1800) | function consolidateRules(rules) { function getRangeSelectors (line 1826) | function getRangeSelectors(range) { FILE: src/language/CodeInspection.js function setGotoEnabled (line 141) | function setGotoEnabled(gotoEnabled) { function _unregisterAll (line 146) | function _unregisterAll() { function getProvidersForPath (line 157) | function getProvidersForPath(filePath) { function getProviderIDsForLanguage (line 196) | function getProviderIDsForLanguage(languageId) { function inspectFile (line 220) | function inspectFile(file, providerList) { function updatePanelTitleAndStatusBar (line 315) | function updatePanelTitleAndStatusBar(numProblems, providersReportingPro... function run (line 356) | function run() { function register (line 499) | function register(languageId, provider) { function getProvidersForLanguageId (line 519) | function getProvidersForLanguageId(languageId) { function updateListeners (line 533) | function updateListeners() { function toggleEnabled (line 560) | function toggleEnabled(enabled, doNotSave) { function toggleCollapsed (line 591) | function toggleCollapsed(collapsed, doNotSave) { function handleGotoFirstProblem (line 616) | function handleGotoFirstProblem() { FILE: src/language/HTMLDOMDiff.js function generateAttributeEdits (line 38) | function generateAttributeEdits(oldNode, newNode) { function getParentID (line 76) | function getParentID(node) { function domdiff (line 535) | function domdiff(oldNode, newNode) { FILE: src/language/HTMLInstrumentation.js function _removeDocFromCache (line 73) | function _removeDocFromCache(evt, document) { function _posEq (line 87) | function _posEq(pos1, pos2) { function getPositionFromTagId (line 91) | function getPositionFromTagId(editor, tagId) { function _getSortedTagMarks (line 119) | function _getSortedTagMarks(marks, markCache) { function _getMarkerAtDocumentPos (line 151) | function _getMarkerAtDocumentPos(editor, pos, preferParent, markCache) { function _dumpMarks (line 180) | function _dumpMarks(editor, nodeMap) { function _getTagIDAtDocumentPos (line 208) | function _getTagIDAtDocumentPos(editor, pos, markCache) { function _markTags (line 223) | function _markTags(cm, node) { function _markTextFromDOM (line 239) | function _markTextFromDOM(editor, dom) { function DOMUpdater (line 269) | function DOMUpdater(previousDOM, editor, changeList) { function _hasAncestorWithID (line 325) | function _hasAncestorWithID(node, id) { function walk (line 411) | function walk(node) { function _updateDOM (line 549) | function _updateDOM(previousDOM, editor, changeList) { function getUnappliedEditList (line 595) | function getUnappliedEditList(editor, changeList) { function _processBrowserSimpleDOM (line 626) | function _processBrowserSimpleDOM(browserRoot, editorRootTagID) { function _getBrowserDiff (line 675) | function _getBrowserDiff(editor, browserSimpleDOM) { function scanDocument (line 703) | function scanDocument(doc) { function generateInstrumentedHTML (line 752) | function generateInstrumentedHTML(editor) { function _markText (line 800) | function _markText(editor) { function _resetCache (line 816) | function _resetCache() { FILE: src/language/HTMLSimpleDOM.js function SimpleNode (line 159) | function SimpleNode(properties) { function getTextNodeID (line 233) | function getTextNodeID(textNode) { function _addPos (line 246) | function _addPos(pos1, pos2) { function _offsetPos (line 256) | function _offsetPos(pos, offset) { function Builder (line 271) | function Builder(text, startOffset, startOffsetPos) { function closeTag (line 320) | function closeTag(endIndex, endPos) { function build (line 539) | function build(text, strict) { function _dumpDOM (line 552) | function _dumpDOM(root) { FILE: src/language/HTMLTokenizer.js function isWhitespace (line 107) | function isWhitespace(c) { function isLegalInTagName (line 116) | function isLegalInTagName(c) { function isLegalInAttributeName (line 127) | function isLegalInAttributeName(c) { function isLegalInUnquotedAttributeValue (line 136) | function isLegalInUnquotedAttributeValue(c) { function _clonePos (line 140) | function _clonePos(pos, offset) { function Tokenizer (line 149) | function Tokenizer(text) { FILE: src/language/HTMLUtils.js function _extractAttrVal (line 47) | function _extractAttrVal(ctx) { function _extractTagName (line 112) | function _extractTagName(ctx) { function getTagAttributes (line 131) | function getTagAttributes(editor, pos) { function createTagInfo (line 188) | function createTagInfo(tokenType, offset, tagName, attrName, attrValue, ... function _getTagInfoStartingFromAttrValue (line 207) | function _getTagInfoStartingFromAttrValue(ctx) { function _getTagInfoStartingFromAttrName (line 266) | function _getTagInfoStartingFromAttrName(ctx, isPriorAttr) { function getTagInfo (line 321) | function getTagInfo(editor, constPos, isHtmlMode) { function findBlocks (line 518) | function findBlocks(editor, modeName) { function findStyleBlocks (line 567) | function findStyleBlocks(editor) { FILE: src/language/JSONUtils.js function _createContextInfo (line 55) | function _createContextInfo(token, tokenType, offset, keyName, valueName... function stripQuotes (line 75) | function stripQuotes(string) { function _getParentKeyName (line 95) | function _getParentKeyName(ctx) { function _getExclusionList (line 136) | function _getExclusionList(editor, constPos) { function getContextInfo (line 191) | function getContextInfo(editor, constPos, requireParent, requireNextToke... FILE: src/language/JSUtils.js function _findAllFunctionsInText (line 58) | function _findAllFunctionsInText(text) { function _getFunctionEndOffset (line 174) | function _getFunctionEndOffset(text, offsetStart) { function _computeOffsets (line 249) | function _computeOffsets(doc, functionName, functions, rangeResults) { function _readFile (line 279) | function _readFile(fileInfo, result) { function _shouldGetFromCache (line 302) | function _shouldGetFromCache(fileInfo) { function _getOffsetsForFunction (line 340) | function _getOffsetsForFunction(docEntries, functionName) { function _getFunctionsForFile (line 389) | function _getFunctionsForFile(fileInfo) { function _getFunctionsInFiles (line 415) | function _getFunctionsInFiles(fileInfos) { function findMatchingFunctions (line 455) | function findMatchingFunctions(functionName, fileInfos, keepAllFiles) { function findAllMatchingFunctionsInText (line 488) | function findAllMatchingFunctionsInText(text, searchName) { FILE: src/language/LanguageManager.js function _validateNonEmptyString (line 189) | function _validateNonEmptyString(value, description, deferred) { function _patchCodeMirror (line 208) | function _patchCodeMirror() { function _setLanguageForMode (line 225) | function _setLanguageForMode(mode, language) { function getLanguage (line 241) | function getLanguage(id) { function getLanguageForExtension (line 252) | function getLanguageForExtension(extension) { function getLanguageForPath (line 264) | function getLanguageForPath(path, ignoreOverride) { function getLanguages (line 331) | function getLanguages() { function _getLanguageForMode (line 340) | function _getLanguageForMode(mode) { function _triggerLanguageAdded (line 356) | function _triggerLanguageAdded(language) { function _triggerLanguageModified (line 367) | function _triggerLanguageModified(language) { function setLanguageOverrideForPath (line 378) | function setLanguageOverrideForPath(fullPath, language) { function _resetPathLanguageOverrides (line 396) | function _resetPathLanguageOverrides() { function getCompoundFileExtension (line 411) | function getCompoundFileExtension(fullPath) { function Language (line 440) | function Language() { function defineLanguage (line 926) | function defineLanguage(id, definition) { function _restoreOverriddenDefault (line 1023) | function _restoreOverriddenDefault(name, state) { function _updateFromPrefs (line 1051) | function _updateFromPrefs(pref) { FILE: src/language/XMLUtils.js function _createTagInfo (line 50) | function _createTagInfo(token, tokenType, offset, exclusionList, tagName... function _getTagAttributes (line 69) | function _getTagAttributes(editor, constPos) { function _getTagAttributeValue (line 156) | function _getTagAttributeValue(editor, pos) { function getTagInfo (line 229) | function getTagInfo(editor, pos) { function getValueQuery (line 278) | function getValueQuery(tagInfo) { FILE: src/languageTools/BracketsToNodeInterface.js function BracketsToNodeInterface (line 28) | function BracketsToNodeInterface(domain) { function _getErrorString (line 39) | function _getErrorString(err) { function _sendResponse (line 49) | function _sendResponse(response) { function _sendError (line 57) | function _sendError(err) { FILE: src/languageTools/ClientLoader.js function syncPrefsWithDomain (line 50) | function syncPrefsWithDomain(languageToolsPrefs) { function _createNodeDomain (line 56) | function _createNodeDomain(domainName, domainPath) { function loadLanguageClientDomain (line 60) | function loadLanguageClientDomain(clientName, domainPath) { function createNodeInterfaceForDomain (line 84) | function createNodeInterfaceForDomain(languageClientDomain) { function _clientLoader (line 90) | function _clientLoader(clientName, clientFilePath, clientPromise) { function initiateLanguageClient (line 102) | function initiateLanguageClient(clientName, clientFilePath) { function sendLanguageClientInfo (line 124) | function sendLanguageClientInfo() { function initDomainAndHandleNodeCrash (line 158) | function initDomainAndHandleNodeCrash() { FILE: src/languageTools/DefaultEventHandlers.js function EventPropagationProvider (line 33) | function EventPropagationProvider(client) { function handleProjectFoldersRequest (line 160) | function handleProjectFoldersRequest(event) { FILE: src/languageTools/DefaultProviders.js function setClient (line 47) | function setClient(client) { function CodeHintsProvider (line 53) | function CodeHintsProvider(client) { function formatTypeDataForToken (line 61) | function formatTypeDataForToken($hintObj, token) { function filterWithQueryAndMatcher (line 81) | function filterWithQueryAndMatcher(hints, query) { function ParameterHintsProvider (line 204) | function ParameterHintsProvider(client) { function setJumpPosition (line 278) | function setJumpPosition(curPos) { function JumpToDefProvider (line 282) | function JumpToDefProvider(client) { function LintingProvider (line 351) | function LintingProvider() { function serverRespToSearchModelFormat (line 422) | function serverRespToSearchModelFormat(msgObj) { function ReferencesProvider (line 464) | function ReferencesProvider(client) { FILE: src/languageTools/LanguageClient/Connection.js function ActionController (line 43) | function ActionController() { function _getOnCloseHandler (line 75) | function _getOnCloseHandler(connection, actionController, restartLanguag... function _getOnErrorHandler (line 95) | function _getOnErrorHandler(actionController, stopLanguageClient) { function Logger (line 105) | function Logger() {} function createConnection (line 120) | function createConnection(reader, writer, restartLanguageClient, stopLan... FILE: src/languageTools/LanguageClient/LanguageClient.js function validateHandler (line 40) | function validateHandler(handler) { function LanguageClient (line 52) | function LanguageClient(clientName, domainManager, options) { FILE: src/languageTools/LanguageClient/NodeToBracketsInterface.js function _generateUUID (line 36) | function _generateUUID() { function NodeToBracketsInterface (line 49) | function NodeToBracketsInterface(domainManager, domainName) { FILE: src/languageTools/LanguageClient/ProtocolAdapter.js function _constructParamsAndRelay (line 38) | function _constructParamsAndRelay(relay, type, params) { function onCustom (line 210) | function onCustom(connection, type, handler) { function sendCustomRequest (line 214) | function sendCustomRequest(connection, type, params) { function sendCustomNotification (line 218) | function sendCustomNotification(connection, type, params) { function didOpenTextDocument (line 223) | function didOpenTextDocument(connection, params) { function didChangeTextDocument (line 227) | function didChangeTextDocument(connection, params) { function didCloseTextDocument (line 231) | function didCloseTextDocument(connection, params) { function didSaveTextDocument (line 235) | function didSaveTextDocument(connection, params) { function didChangeWorkspaceFolders (line 239) | function didChangeWorkspaceFolders(connection, params) { function completion (line 244) | function completion(connection, params) { function completionItemResolve (line 248) | function completionItemResolve(connection, params) { function signatureHelp (line 252) | function signatureHelp(connection, params) { function gotoDefinition (line 256) | function gotoDefinition(connection, params) { function gotoDeclaration (line 260) | function gotoDeclaration(connection, params) { function gotoImplementation (line 264) | function gotoImplementation(connection, params) { function findReferences (line 268) | function findReferences(connection, params) { function documentSymbol (line 272) | function documentSymbol(connection, params) { function workspaceSymbol (line 276) | function workspaceSymbol(connection, params) { function initialize (line 283) | function initialize(connection, params) { function initialized (line 310) | function initialized(connection) { function shutdown (line 314) | function shutdown(connection) { function exit (line 318) | function exit(connection) { function processRequest (line 322) | function processRequest(connection, message) { function processNotification (line 326) | function processNotification(connection, message) { function attachOnNotificationHandlers (line 330) | function attachOnNotificationHandlers(connection, handler) { function attachOnRequestHandlers (line 357) | function attachOnRequestHandlers(connection, handler) { FILE: src/languageTools/LanguageClient/ServerUtils.js function addCommunicationArgs (line 55) | function addCommunicationArgs(communication, processArgs, isRuntime) { function _getEnvironment (line 94) | function _getEnvironment(env) { function _createReaderAndWriteByCommunicationType (line 104) | function _createReaderAndWriteByCommunicationType(resp, type) { function _createReaderAndWriter (line 173) | function _createReaderAndWriter(resp) { function _isServerProcessValid (line 201) | function _isServerProcessValid(serverProcess) { function _startServerAndGetTransports (line 209) | function _startServerAndGetTransports(communication, processArgs, isRunt... function _handleOtherRuntime (line 268) | function _handleOtherRuntime(serverOptions) { function _handleNodeRuntime (line 324) | function _handleNodeRuntime(serverOptions) { function _handleServerFunction (line 371) | function _handleServerFunction(func) { function _handleModules (line 379) | function _handleModules(serverOptions) { function _handleExecutable (line 387) | function _handleExecutable(serverOptions) { function startServerAndGetConnectionArgs (line 411) | function startServerAndGetConnectionArgs(serverOptions) { FILE: src/languageTools/LanguageClient/Utils.js function pathToUri (line 30) | function pathToUri(filePath) { function uriToPath (line 38) | function uriToPath(uri) { function convertPosixToWinPath (line 54) | function convertPosixToWinPath(filePath) { function convertWinToPosixPath (line 58) | function convertWinToPosixPath(filePath) { function convertToLSPPosition (line 62) | function convertToLSPPosition(pos) { function convertToWorkspaceFolders (line 69) | function convertToWorkspaceFolders(paths) { FILE: src/languageTools/LanguageClientWrapper.js function _addTypeInformation (line 36) | function _addTypeInformation(type, params) { function hasValidProp (line 43) | function hasValidProp(obj, prop) { function hasValidProps (line 47) | function hasValidProps(obj, props) { function validateRequestParams (line 61) | function validateRequestParams(type, params) { function validateNotificationParams (line 130) | function validateNotificationParams(type, params) { function validateHandler (line 185) | function validateHandler(handler) { function LanguageClientWrapper (line 197) | function LanguageClientWrapper(name, path, domainInterface, languages) { function logAnalyticsData (line 648) | function logAnalyticsData(typeStrKey) { FILE: src/languageTools/LanguageTools.js function registerLanguageClient (line 63) | function registerLanguageClient(clientName, languageClient) { function _withNamespace (line 67) | function _withNamespace(event) { function _eventHandler (line 74) | function _eventHandler() { function _attachEventHandlers (line 82) | function _attachEventHandlers() { function listenToCustomEvent (line 95) | function listenToCustomEvent(eventModule, eventName) { function initiateToolingService (line 99) | function initiateToolingService(clientName, clientFilePath, languages) { FILE: src/languageTools/PathConverters.js function uriToPath (line 31) | function uriToPath(uri) { function pathToUri (line 47) | function pathToUri(filePath) { function convertToWorkspaceFolders (line 55) | function convertToWorkspaceFolders(paths) { function convertPosixToWinPath (line 69) | function convertPosixToWinPath(path) { function convertWinToPosixPath (line 73) | function convertWinToPosixPath(path) { FILE: src/languageTools/node/RegisterLanguageClientInfo.js function syncPreferences (line 227) | function syncPreferences(prefs) { function initialize (line 232) | function initialize(bracketsSourcePath, toolingInfo, resolve) { function init (line 250) | function init(domainManager) { FILE: src/preferences/PreferencesBase.js function MemoryStorage (line 84) | function MemoryStorage(data) { function ParsingError (line 135) | function ParsingError(message) { function FileStorage (line 155) | function FileStorage(path, createIfMissing, recreateIfInvalid) { function Scope (line 300) | function Scope(storage) { function _findMatchingGlob (line 573) | function _findMatchingGlob(pathData, filename) { function ProjectLayer (line 596) | function ProjectLayer() { function LanguageLayer (line 710) | function LanguageLayer() { function PathLayer (line 866) | function PathLayer(prefFilePath) { function Preference (line 1028) | function Preference(properties) { function _addEventDispatcherImpl (line 1040) | function _addEventDispatcherImpl(proto) { function PrefixedPreferencesSystem (line 1056) | function PrefixedPreferencesSystem(base, prefix) { function PreferencesSystem (line 1240) | function PreferencesSystem(contextBuilder) { FILE: src/preferences/PreferencesDialogs.js function _validateBaseUrl (line 45) | function _validateBaseUrl(url) { function showProjectPreferencesDialog (line 78) | function showProjectPreferencesDialog(baseUrl, errorMessage) { FILE: src/preferences/PreferencesImpl.js function isUserScopeCorrupt (line 53) | function isUserScopeCorrupt() { function _reloadUserPrefs (line 125) | function _reloadUserPrefs(rootDir) { FILE: src/preferences/PreferencesManager.js function _includeProjectScope (line 58) | function _includeProjectScope(filename) { function getUserPrefFile (line 71) | function getUserPrefFile() { function _toggleProjectScope (line 81) | function _toggleProjectScope() { function _setProjectSettingsFile (line 101) | function _setProjectSettingsFile(settingsFile) { function getExtensionPrefs (line 116) | function getExtensionPrefs(prefix) { function _adjustScopeOrderForProject (line 157) | function _adjustScopeOrderForProject(scopeOrder, includeProject) { function _buildContext (line 188) | function _buildContext(filename, languageId) { function _getContext (line 206) | function _getContext(context) { function _setCurrentFile (line 219) | function _setCurrentFile(newFilename) { function _setCurrentLanguage (line 238) | function _setCurrentLanguage(newLanguageId) { function _updateCurrentProjectContext (line 256) | function _updateCurrentProjectContext() { function _handleOpenPreferences (line 270) | function _handleOpenPreferences() { function getViewState (line 294) | function getViewState(id, context) { function setViewState (line 307) | function setViewState(id, value, context, doNotSave) { FILE: src/project/FileSyncManager.js function findExternalChanges (line 100) | function findExternalChanges(docs) { function syncUnopenWorkingSet (line 178) | function syncUnopenWorkingSet() { function reloadDoc (line 218) | function reloadDoc(doc) { function reloadChangedDocs (line 237) | function reloadChangedDocs() { function showReloadError (line 247) | function showReloadError(error, doc) { function closeDeletedDocs (line 263) | function closeDeletedDocs() { function presentConflicts (line 280) | function presentConflicts(title) { function syncOpenDocuments (line 404) | function syncOpenDocuments(title) { FILE: src/project/FileTreeView.js function _getName (line 83) | function _getName(fullname, extension) { function _measureText (line 114) | function _measureText(text) { function _createThickness (line 130) | function _createThickness(depth) { function _createAlignedIns (line 147) | function _createAlignedIns(depth) { function isDefined (line 392) | function isDefined(value) { function _buildDirsFirstComparator (line 681) | function _buildDirsFirstComparator(contents) { function _sortDirectoryContents (line 706) | function _sortDirectoryContents(contents, dirsFirst) { function render (line 1233) | function render(element, viewModel, projectRoot, actions, forceRender, p... function _addExtension (line 1259) | function _addExtension(category, callback) { function addIconProvider (line 1275) | function addIconProvider(callback) { function addClassesProvider (line 1282) | function addClassesProvider(callback) { FILE: src/project/FileTreeViewModel.js function isFile (line 50) | function isFile(entry) { function FileTreeViewModel (line 63) | function FileTreeViewModel() { function _filePathToObjectPath (line 172) | function _filePathToObjectPath(treeData, path) { function _isFilePathVisible (line 223) | function _isFilePathVisible(treeData, path) { function _getOpenNodes (line 302) | function _getOpenNodes(treeData, projectRootPath) { function _getChildDirectories (line 338) | function _getChildDirectories(treeData, projectRootPath) { function _setIn (line 406) | function _setIn(treeData, objectPath, newValue) { function _moveMarker (line 417) | function _moveMarker(treeData, markerName, oldPath, newPath) { function _setDirectoryOpen (line 520) | function _setDirectoryOpen(treeData, path, open) { function _closeSubtree (line 597) | function _closeSubtree(directory) { function _mergeContentsIntoChildren (line 645) | function _mergeContentsIntoChildren(children, contents) { function _createNotFullyLoadedDirectory (line 702) | function _createNotFullyLoadedDirectory(directory) { function _createIntermediateDirectories (line 725) | function _createIntermediateDirectories(treeData, path) { function _openPath (line 835) | function _openPath(treeData, path) { function _createPlaceholder (line 874) | function _createPlaceholder(treeData, basedir, name, isFolder, options) { function _deleteAtPath (line 936) | function _deleteAtPath(treeData, path) { function _addTimestamp (line 974) | function _addTimestamp(item) { function _markAsChanged (line 987) | function _markAsChanged(treeData, changed) { function _addNewEntries (line 1006) | function _addNewEntries(treeData, added) { FILE: src/project/FileViewController.js function _activatePane (line 108) | function _activatePane(paneId) { function setFileViewFocus (line 125) | function setFileViewFocus(fileSelectionFocus) { function openAndSelectDocument (line 145) | function openAndSelectDocument(fullPath, fileSelectionFocus, paneId) { function openFileAndAddToWorkingSet (line 204) | function openFileAndAddToWorkingSet(fullPath, paneId) { function openWithExternalApplication (line 232) | function openWithExternalApplication(fullPath) { function addToWorkingSetAndSelect (line 243) | function addToWorkingSetAndSelect(fullPath) { function getFileSelectionFocus (line 268) | function getFileSelectionFocus() { FILE: src/project/ProjectManager.js function _hasFileSelectionFocus (line 146) | function _hasFileSelectionFocus() { function _displayCreationError (line 175) | function _displayCreationError(e, errorInfo) { function _revertSelection (line 203) | function _revertSelection(previousPath, switchToWorkingSet) { function ActionCreator (line 224) | function ActionCreator(model) { function getFileTreeContext (line 437) | function getFileTreeContext() { function getSelectedItem (line 449) | function getSelectedItem() { function _fileViewControllerChange (line 466) | function _fileViewControllerChange() { function _documentSelectionFocusChange (line 476) | function _documentSelectionFocusChange() { function _currentFileChange (line 494) | function _currentFileChange(e, curFile) { function _getProjectViewStateContext (line 503) | function _getProjectViewStateContext() { function getBaseUrl (line 514) | function getBaseUrl() { function setBaseUrl (line 522) | function setBaseUrl(projectBaseUrl) { function isWithinProject (line 536) | function isWithinProject(absPathOrEntry) { function makeProjectRelativeIfPossible (line 547) | function makeProjectRelativeIfPossible(absPath) { function getProjectRoot (line 556) | function getProjectRoot() { function _setProjectRoot (line 568) | function _setProjectRoot(rootEntry) { function _getWelcomeProjectPath (line 699) | function _getWelcomeProjectPath() { function addWelcomeProjectPath (line 708) | function addWelcomeProjectPath(path) { function isWelcomeProjectPath (line 722) | function isWelcomeProjectPath(path) { function updateWelcomeProjectPath (line 729) | function updateWelcomeProjectPath(path) { function _getFallbackProjectPath (line 741) | function _getFallbackProjectPath() { function getInitialProjectPath (line 788) | function getInitialProjectPath() { function _watchProjectRoot (line 797) | function _watchProjectRoot(rootPath) { function _unwatchProjectRoot (line 823) | function _unwatchProjectRoot() { function _reloadProjectPreferencesScope (line 851) | function _reloadProjectPreferencesScope() { function _loadProject (line 873) | function _loadProject(rootPath, isUpdating) { function showInTree (line 1048) | function showInTree(entry) { function openProject (line 1064) | function openProject(path) { function _projectSettings (line 1106) | function _projectSettings() { function createNewItem (line 1122) | function createNewItem(baseDir, initialName, skipRename, isFolder) { function deleteItem (line 1138) | function deleteItem(entry) { function getLanguageFilter (line 1160) | function getLanguageFilter(languageId) { function forceFinishRename (line 1216) | function forceFinishRename() { function _setFileTreeSelectionWidth (line 1227) | function _setFileTreeSelectionWidth(width) { function getContext (line 1331) | function getContext() { function getAllFiles (line 1402) | function getAllFiles(filter, includeWorkingSet, sort) { function addIconProvider (line 1444) | function addIconProvider(callback) { function addClassesProvider (line 1457) | function addClassesProvider(callback) { function rerenderTree (line 1467) | function rerenderTree() { FILE: src/project/ProjectModel.js function isValidFilename (line 93) | function isValidFilename(filename) { function isValidPath (line 107) | function isValidPath(path) { function _shouldShowName (line 117) | function _shouldShowName(name) { function shouldShow (line 127) | function shouldShow(entry) { function _pathIsFile (line 145) | function _pathIsFile(path) { function _getFSObject (line 156) | function _getFSObject(path) { function _getPathFromFSObject (line 173) | function _getPathFromFSObject(fsobj) { function doCreate (line 188) | function doCreate(path, isFolder) { function ProjectModel (line 244) | function ProjectModel(initial) { function onSuccess (line 605) | function onSuccess(contents) { function _renameItem (line 920) | function _renameItem(oldPath, newPath, newName, isFolder) { function finalizeRename (line 990) | function finalizeRename() { function _ensureTrailingSlash (line 1291) | function _ensureTrailingSlash(fullPath) { function _getWelcomeProjectPath (line 1307) | function _getWelcomeProjectPath(sampleUrl, initialPath) { function _addWelcomeProjectPath (line 1326) | function _addWelcomeProjectPath(path, currentProjects) { function _isWelcomeProjectPath (line 1351) | function _isWelcomeProjectPath(path, welcomeProjectPath, welcomeProjects) { FILE: src/project/SidebarView.js function _updateProjectTitle (line 66) | function _updateProjectTitle() { function toggle (line 85) | function toggle() { function show (line 92) | function show() { function hide (line 99) | function hide() { function isVisible (line 107) | function isVisible() { function _updateWorkingSetState (line 115) | function _updateWorkingSetState() { function _updateUIStates (line 130) | function _updateUIStates() { function _handleSplitViewNone (line 160) | function _handleSplitViewNone() { function _handleSplitViewVertical (line 168) | function _handleSplitViewVertical() { function _handleSplitViewHorizontal (line 176) | function _handleSplitViewHorizontal() { FILE: src/project/WorkingSetSort.js function get (line 98) | function get(command) { function _convertSortPref (line 119) | function _convertSortPref(sortMethod) { function getAutomatic (line 137) | function getAutomatic() { function _removeListeners (line 145) | function _removeListeners() { function setAutomatic (line 153) | function setAutomatic(enable) { function _addListeners (line 170) | function _addListeners() { function _setCurrentSort (line 188) | function _setCurrentSort(newSort) { function Sort (line 212) | function Sort(commandID, compareFn, events, automaticFn) { function register (line 289) | function register(command, compareFn, events) { function _handleToggleAutoSort (line 326) | function _handleToggleAutoSort() { function _handleSort (line 335) | function _handleSort(commandId) { function initSortMethod (line 391) | function initSortMethod() { FILE: src/project/WorkingSetView.js function refresh (line 120) | function refresh(rebuild) { function syncSelectionIndicator (line 135) | function syncSelectionIndicator() { function _updateListItemSelection (line 147) | function _updateListItemSelection(listItem, selectedFile) { function _isOpenAndDirty (line 158) | function _isOpenAndDirty(file) { function _hasSelectionFocus (line 165) | function _hasSelectionFocus() { function _suppressSortRedrawForAllViews (line 177) | function _suppressSortRedrawForAllViews(suppress) { function _suppressScrollShadowsOnAllViews (line 188) | function _suppressScrollShadowsOnAllViews(disable) { function _deactivateAllViews (line 203) | function _deactivateAllViews(deactivate) { function _viewFromEl (line 226) | function _viewFromEl($el) { function _makeDraggable (line 240) | function _makeDraggable($el) { function WorkingSetView (line 861) | function WorkingSetView($container, paneId) { function createWorkingSetViewForPane (line 1427) | function createWorkingSetViewForPane($container, paneId) { function addIconProvider (line 1444) | function addIconProvider(callback) { function addClassProvider (line 1461) | function addClassProvider(callback) { function useIconProviders (line 1480) | function useIconProviders(data, $element) { function useClassProviders (line 1494) | function useClassProviders(data, $element) { function getContext (line 1503) | function getContext() { FILE: src/search/FileFilters.js function _getCondensedForm (line 74) | function _getCondensedForm(filter) { function _doPopulate (line 91) | function _doPopulate() { function _getFilterIndex (line 115) | function _getFilterIndex(filterSets, filter) { function getActiveFilter (line 130) | function getActiveFilter() { function _updatePicker (line 158) | function _updatePicker() { function setActiveFilter (line 175) | function setActiveFilter(filter, index) { function compile (line 210) | function compile(userFilter) { function filterPath (line 269) | function filterPath(compiledFilter, fullPath) { function filterFileList (line 285) | function filterFileList(compiledFilter, files) { function getPathsMatchingFilter (line 303) | function getPathsMatchingFilter(compiledFilter, filePaths) { function editFilter (line 323) | function editFilter(filter, index) { function commitPicker (line 424) | function commitPicker(picker) { function _handleDeleteFilter (line 434) | function _handleDeleteFilter(e) { function _handleEditFilter (line 466) | function _handleEditFilter(e) { function _handleListRendered (line 487) | function _handleListRendered(event, $dropdown) { function createFilterPicker (line 510) | function createFilterPicker(context) { function showDropdown (line 569) | function showDropdown() { function closeDropdown (line 578) | function closeDropdown() { FILE: src/search/FindBar.js function FindBar (line 85) | function FindBar(options) { function _handleKeydown (line 288) | function _handleKeydown(e) { FILE: src/search/FindInFiles.js function _removeListeners (line 91) | function _removeListeners() { function _addListeners (line 98) | function _addListeners() { function nodeFileCacheComplete (line 107) | function nodeFileCacheComplete(event, numFiles, cacheSize) { function _getSearchMatches (line 137) | function _getSearchMatches(contents, queryExpr) { function _updateResults (line 221) | function _updateResults(doc, changeList) { function _subtreeFilter (line 322) | function _subtreeFilter(file, scope) { function _isReadableText (line 340) | function _isReadableText(fullPath) { function getCandidateFiles (line 350) | function getCandidateFiles(scope) { function _inSearchScope (line 373) | function _inSearchScope(file) { function _doSearchInOneFile (line 428) | function _doSearchInOneFile(file) { function _updateDocumentInNode (line 453) | function _updateDocumentInNode(docPath) { function _updateChangedDocs (line 469) | function _updateChangedDocs() { function _doSearch (line 487) | function _doSearch(queryInfo, candidateFilesPromise, filter) { function doSearchInScope (line 619) | function doSearchInScope(queryInfo, scope, filter, replaceText, candidat... function doReplace (line 645) | function doReplace(results, replaceText, options) { function _searchcollapseResults (line 663) | function _searchcollapseResults() { function filesChanged (line 674) | function filesChanged(fileList) { function filesRemoved (line 692) | function filesRemoved(fileList) { function _removeSearchResultsForEntries (line 751) | function _removeSearchResultsForEntries(entries) { function _addSearchResultsForEntries (line 775) | function _addSearchResultsForEntries(entries) { function filter (line 917) | function filter(file) { function getNextPageofSearchResults (line 951) | function getNextPageofSearchResults() { function getAllSearchResults (line 983) | function getAllSearchResults() { FILE: src/search/FindInFilesUI.js function searchAndShowResults (line 81) | function searchAndShowResults(queryInfo, scope, filter, replaceText, can... function searchAndReplaceResults (line 127) | function searchAndReplaceResults(queryInfo, scope, filter, replaceText, ... function _showFindBar (line 155) | function _showFindBar(scope, showReplace) { function _finishReplaceBatch (line 303) | function _finishReplaceBatch(model) { function _showReplaceBar (line 381) | function _showReplaceBar() { function _showFindBarForSubtree (line 390) | function _showFindBarForSubtree() { function _showReplaceBarForSubtree (line 400) | function _showReplaceBarForSubtree() { function _closeFindBar (line 410) | function _closeFindBar() { function _searchIndexingStarted (line 419) | function _searchIndexingStarted() { function _searchIndexingFinished (line 428) | function _searchIndexingFinished() { function _defferedSearch (line 437) | function _defferedSearch() { function _searchIfRequired (line 447) | function _searchIfRequired() { function closeResultsPanel (line 457) | function closeResultsPanel() { FILE: src/search/FindReplace.js function SearchState (line 66) | function SearchState() { function getSearchState (line 77) | function getSearchState(cm) { function getSearchCursor (line 84) | function getSearchCursor(cm, state, pos) { function parseQuery (line 89) | function parseQuery(queryInfo) { function setQueryInfo (line 116) | function setQueryInfo(state, queryInfo) { function _updateFindBarWithMatchInfo (line 137) | function _updateFindBarWithMatchInfo(state, matchRange, searchBackwards) { function _getNextMatch (line 180) | function _getNextMatch(editor, searchBackwards, pos, wrap) { function _selectAndScrollTo (line 212) | function _selectAndScrollTo(editor, selections, center, preferNoScroll) { function _getWordAt (line 242) | function _getWordAt(editor, pos) { function _selEq (line 263) | function _selEq(sel1, sel2) { function _expandWordAndAddNextToSelection (line 276) | function _expandWordAndAddNextToSelection(editor, removePrimary) { function _skipCurrentMatch (line 355) | function _skipCurrentMatch(editor) { function _findAllAndSelect (line 364) | function _findAllAndSelect(editor) { function clearCurrentMatchHighlight (line 398) | function clearCurrentMatchHighlight(cm, state) { function findNext (line 416) | function findNext(editor, searchBackwards, preferNoScroll, pos) { function clearHighlights (line 451) | function clearHighlights(cm, state) { function clearSearch (line 467) | function clearSearch(cm) { function toggleHighlighting (line 479) | function toggleHighlighting(editor, enabled) { function updateResultSet (line 494) | function updateResultSet(editor) { function handleQueryChange (line 575) | function handleQueryChange(editor, state, initial) { function openSearchBar (line 597) | function openSearchBar(editor, replace) { function doSearch (line 655) | function doSearch(editor, searchBackwards) { function _handleFileChanged (line 671) | function _handleFileChanged() { function doReplace (line 677) | function doReplace(editor, all) { function replace (line 707) | function replace(editor) { function _launchFind (line 728) | function _launchFind() { function _findNext (line 738) | function _findNext() { function _findPrevious (line 745) | function _findPrevious() { function _replace (line 752) | function _replace() { FILE: src/search/FindUtils.js function _prefNodeSearchDisabled (line 59) | function _prefNodeSearchDisabled() { function _prefInstantSearchDisabled (line 67) | function _prefInstantSearchDisabled() { function parseDollars (line 80) | function parseDollars(replaceWith, match) { function _doReplaceInDocument (line 113) | function _doReplaceInDocument(doc, matchInfo, replaceText, isRegexp) { function _doReplaceOnDisk (line 145) | function _doReplaceOnDisk(fullPath, matchInfo, replaceText, isRegexp) { function _doReplaceInOneFile (line 190) | function _doReplaceInOneFile(fullPath, matchInfo, replaceText, options) { function hasCheckedMatches (line 210) | function hasCheckedMatches(result) { function performReplacements (line 239) | function performReplacements(results, replaceText, options) { function labelForScope (line 286) | function labelForScope(scope) { function parseQueryInfo (line 308) | function parseQueryInfo(queryInfo) { function prioritizeOpenFile (line 343) | function prioritizeOpenFile(files, firstFile) { function getOpenFilePath (line 385) | function getOpenFilePath() { function setInstantSearchDisabled (line 394) | function setInstantSearchDisabled(disable) { function isInstantSearchDisabled (line 402) | function isInstantSearchDisabled() { function setNodeSearchDisabled (line 410) | function setNodeSearchDisabled(disable) { function isNodeSearchDisabled (line 422) | function isNodeSearchDisabled() { function isNodeSearchInProgress (line 430) | function isNodeSearchInProgress() { function notifyFileFiltersChanged (line 442) | function notifyFileFiltersChanged() { function notifySearchScopeChanged (line 449) | function notifySearchScopeChanged() { function notifyNodeSearchStarted (line 457) | function notifyNodeSearchStarted() { function notifyNodeSearchFinished (line 465) | function notifyNodeSearchFinished() { function notifyIndexingStarted (line 472) | function notifyIndexingStarted() { function notifyIndexingFinished (line 480) | function notifyIndexingFinished() { function isIndexingInProgress (line 489) | function isIndexingInProgress() { function setCollapseResults (line 497) | function setCollapseResults(collapse) { function isCollapsedResults (line 506) | function isCollapsedResults() { function getHealthReport (line 513) | function getHealthReport() { FILE: src/search/QuickOpen.js function _getPluginsForCurrentContext (line 111) | function _getPluginsForCurrentContext() { function QuickOpenPlugin (line 125) | function QuickOpenPlugin(name, languageIds, done, search, match, itemFoc... function addQuickOpenPlugin (line 176) | function addQuickOpenPlugin(pluginDef) { function QuickNavigateDialog (line 199) | function QuickNavigateDialog() { function _filenameFromPath (line 276) | function _filenameFromPath(path, includeExtension) { function extractCursorPos (line 299) | function extractCursorPos(query) { function _doSearchFileList (line 427) | function _doSearchFileList(query, matcher) { function searchFileList (line 459) | function searchFileList(query, matcher) { function highlightMatch (line 539) | function highlightMatch(item, matchClass, rangeFilter) { function defaultResultsFormatter (line 578) | function defaultResultsFormatter(item, query) { function _filenameResultsFormatter (line 585) | function _filenameResultsFormatter(item, query) { function _filter (line 708) | function _filter(file) { function getCurrentEditorSelectedText (line 728) | function getCurrentEditorSelectedText() { function beginSearch (line 739) | function beginSearch(prefix, initialString) { function doFileSearch (line 761) | function doFileSearch() { function doGotoLine (line 765) | function doGotoLine() { function doDefinitionSearch (line 773) | function doDefinitionSearch() { function doDefinitionSearchInProject (line 779) | function doDefinitionSearchInProject() { function _canHandleTrigger (line 785) | function _canHandleTrigger(trigger, plugins) { function _setMenuItemStateForLanguage (line 799) | function _setMenuItemStateForLanguage(languageId) { FILE: src/search/QuickOpenHelper.js function match (line 36) | function match(query) { function itemFocus (line 47) | function itemFocus(selectedItem, query, explicit) { function itemSelect (line 64) | function itemSelect(selectedItem, query) { FILE: src/search/QuickSearchField.js function QuickSearchField (line 79) | function QuickSearchField($input, options) { FILE: src/search/ScrollTrackMarkers.js function getScrollbarTrackOffset (line 89) | function getScrollbarTrackOffset() { function setScrollbarTrackOffset (line 98) | function setScrollbarTrackOffset(offset) { function _getScrollbar (line 103) | function _getScrollbar(editor) { function _calcScaling (line 109) | function _calcScaling() { function _renderMarks (line 126) | function _renderMarks(posArray) { function clear (line 164) | function clear() { function setVisible (line 173) | function setVisible(curEditor, visible) { function addTickmarks (line 217) | function addTickmarks(curEditor, posArray) { function markCurrent (line 225) | function markCurrent(index) { function _getTickmarks (line 237) | function _getTickmarks() { FILE: src/search/SearchModel.js function SearchModel (line 39) | function SearchModel() { FILE: src/search/SearchResultsView.js function SearchResultsView (line 77) | function SearchResultsView(model, panelID, panelName, type) { function updateHeaderCheckbox (line 253) | function updateHeaderCheckbox($checkAll) { function updateFileAndHeaderCheckboxes (line 263) | function updateFileAndHeaderCheckboxes($clickedRow, isChecked) { FILE: src/search/node/FindInFilesDomain.js function offsetToLineNum (line 68) | function offsetToLineNum(textOrLines, offset) { function getSearchMatches (line 102) | function getSearchMatches(contents, queryExpr) { function clearProjectCache (line 185) | function clearProjectCache() { function getFilesizeInBytes (line 195) | function getFilesizeInBytes(fileName) { function getFileContentsForFile (line 211) | function getFileContentsForFile(filePath) { function setResults (line 237) | function setResults(fullpath, resultInfo, maxResultsToReturn) { function doSearchInOneFile (line 267) | function doSearchInOneFile(filepath, text, queryExpr, maxResultsToReturn) { function doSearchInFiles (line 279) | function doSearchInFiles(fileList, queryExpr, startFileIndex, maxResults... function regexEscape (line 295) | function regexEscape(str) { function parseQueryInfo (line 308) | function parseQueryInfo(queryInfo) { function fileCrawler (line 343) | function fileCrawler() { function initCache (line 374) | function initCache(fileList) { function countNumMatches (line 388) | function countNumMatches(contents, queryExpr) { function getNumMatches (line 402) | function getNumMatches(fileList, queryExpr) { function doSearch (line 425) | function doSearch(searchObject, nextPages) { function removeFilesFromCache (line 472) | function removeFilesFromCache(updateObject) { function addFilesToCache (line 490) | function addFilesToCache(updateObject) { function documentChanged (line 518) | function documentChanged(updateObject) { function getNextPage (line 526) | function getNextPage() { function getAllResults (line 544) | function getAllResults() { function setCollapseResults (line 563) | function setCollapseResults(collapse) { function init (line 571) | function init(domainManager) { FILE: src/thirdparty/classnames.js function classNames (line 28) | function classNames() { FILE: src/thirdparty/globmatch.js function fnmatch (line 16) | function fnmatch(filepath, glob) { function charSet (line 71) | function charSet (s) { function monkeyPatch (line 82) | function monkeyPatch () { function filter (line 93) | function filter (pattern, options) { function ext (line 100) | function ext (a, b) { function minimatch (line 135) | function minimatch (p, pattern, options) { function Minimatch (line 153) | function Minimatch (pattern, options) { function make (line 192) | function make () { function parseNegate (line 246) | function parseNegate () { function braceExpand (line 280) | function braceExpand (pattern, options) { function parse (line 486) | function parse (pattern, isSub) { function makeRe (line 788) | function makeRe () { function match (line 841) | function match (f, partial) { function globUnescape (line 1076) | function globUnescape (s) { function regExpEscape (line 1081) | function regExpEscape (s) { FILE: src/thirdparty/immutable.js function createClass (line 14) | function createClass(ctor, superClass) { function Iterable (line 21) | function Iterable(value) { function KeyedIterable (line 27) | function KeyedIterable(value) { function IndexedIterable (line 33) | function IndexedIterable(value) { function SetIterable (line 39) | function SetIterable(value) { function isIterable (line 45) | function isIterable(maybeIterable) { function isKeyed (line 49) | function isKeyed(maybeKeyed) { function isIndexed (line 53) | function isIndexed(maybeIndexed) { function isAssociative (line 57) | function isAssociative(maybeAssociative) { function isOrdered (line 61) | function isOrdered(maybeOrdered) { function MakeRef (line 97) | function MakeRef(ref) { function SetRef (line 102) | function SetRef(ref) { function OwnerID (line 109) | function OwnerID() {} function arrCopy (line 112) | function arrCopy(arr, offset) { function ensureSize (line 122) | function ensureSize(iter) { function wrapIndex (line 129) | function wrapIndex(iter, index) { function returnTrue (line 147) | function returnTrue() { function wholeSlice (line 151) | function wholeSlice(begin, end, size) { function resolveBegin (line 156) | function resolveBegin(begin, size) { function resolveEnd (line 160) | function resolveEnd(end, size) { function resolveIndex (line 164) | function resolveIndex(index, size, defaultIndex) { function Iterator (line 186) | function Iterator(next) { function iteratorValue (line 206) | function iteratorValue(type, k, v, iteratorResult) { function iteratorDone (line 214) | function iteratorDone() { function hasIterator (line 218) | function hasIterator(maybeIterable) { function isIterator (line 222) | function isIterator(maybeIterator) { function getIterator (line 226) | function getIterator(iterable) { function getIteratorFn (line 231) | function getIteratorFn(iterable) { function isArrayLike (line 241) | function isArrayLike(value) { function Seq (line 246) | function Seq(value) { function KeyedSeq (line 286) | function KeyedSeq(value) { function IndexedSeq (line 301) | function IndexedSeq(value) { function SetSeq (line 330) | function SetSeq(value) { function ArraySeq (line 360) | function ArraySeq(array) { function ObjectSeq (line 394) | function ObjectSeq(object) { function IterableSeq (line 442) | function IterableSeq(iterable) { function IteratorSeq (line 484) | function IteratorSeq(iterator) { function isSeq (line 536) | function isSeq(maybeSeq) { function emptySequence (line 542) | function emptySequence() { function keyedSeqFromValue (line 546) | function keyedSeqFromValue(value) { function indexedSeqFromValue (line 562) | function indexedSeqFromValue(value) { function seqFromValue (line 572) | function seqFromValue(value) { function maybeIndexedSeqFromValue (line 583) | function maybeIndexedSeqFromValue(value) { function seqIterate (line 592) | function seqIterate(seq, fn, reverse, useKeys) { function seqIterator (line 607) | function seqIterator(seq, type, reverse, useKeys) { function fromJS (line 622) | function fromJS(json, converter) { function fromJSWith (line 628) | function fromJSWith(converter, json, key, parentJSON) { function fromJSDefault (line 638) | function fromJSDefault(json) { function isPlainObj (line 648) | function isPlainObj(value) { function is (line 706) | function is(valueA, valueB) { function deepEqual (line 732) | function deepEqual(a, b) { function Repeat (line 791) | function Repeat(value, times) { function invariant (line 869) | function invariant(condition, error) { function Range (line 875) | function Range(start, end, step) { function Collection (line 987) | function Collection() { function KeyedCollection (line 992) | function KeyedCollection() {} function IndexedCollection (line 994) | function IndexedCollection() {} function SetCollection (line 996) | function SetCollection() {} function smi (line 1019) | function smi(i32) { function hash (line 1023) | function hash(o) { function cachedHashString (line 1066) | function cachedHashString(string) { function hashString (line 1081) | function hashString(string) { function hashJSObj (line 1095) | function hashJSObj(obj) { function getIENodeHash (line 1175) | function getIENodeHash(node) { function assertNotInfinite (line 1205) | function assertNotInfinite(size) { function Map (line 1216) | function Map(value) { function isMap (line 1395) | function isMap(maybeMap) { function ArrayMapNode (line 1413) | function ArrayMapNode(ownerID, entries) { function BitmapIndexedNode (line 1479) | function BitmapIndexedNode(ownerID, bitmap, nodes) { function HashArrayMapNode (line 1548) | function HashArrayMapNode(ownerID, count, nodes) { function HashCollisionNode (line 1606) | function HashCollisionNode(ownerID, keyHash, entries) { function ValueNode (line 1682) | function ValueNode(ownerID, keyHash, entry) { function MapIterator (line 1749) | function MapIterator(map, type, reverse) { function mapIteratorValue (line 1790) | function mapIteratorValue(type, entry) { function mapIteratorFrame (line 1794) | function mapIteratorFrame(node, prev) { function makeMap (line 1802) | function makeMap(size, root, ownerID, hash) { function emptyMap (line 1813) | function emptyMap() { function updateMap (line 1817) | function updateMap(map, k, v) { function updateNode (line 1845) | function updateNode(node, ownerID, shift, keyHash, key, value, didChange... function isLeafNode (line 1857) | function isLeafNode(node) { function mergeIntoNode (line 1861) | function mergeIntoNode(node, ownerID, shift, keyHash, entry) { function createNodes (line 1877) | function createNodes(ownerID, entries, key, value) { function packNodes (line 1889) | function packNodes(ownerID, nodes, count, excluding) { function expandNodes (line 1903) | function expandNodes(ownerID, nodes, bitmap, including, node) { function mergeIntoMapWith (line 1913) | function mergeIntoMapWith(map, merger, iterables) { function deepMerger (line 1926) | function deepMerger(existing, value, key) { function deepMergerWith (line 1932) | function deepMergerWith(merger) { function mergeIntoCollectionWith (line 1942) | function mergeIntoCollectionWith(collection, merger, iters) { function updateInDeepMap (line 1966) | function updateInDeepMap(existing, keyPathIter, notSetValue, updater) { function popCount (line 1991) | function popCount(x) { function setIn (line 2000) | function setIn(array, idx, val, canEdit) { function spliceIn (line 2006) | function spliceIn(array, idx, val, canEdit) { function spliceOut (line 2025) | function spliceOut(array, idx, canEdit) { function List (line 2050) | function List(value) { function isList (line 2225) | function isList(maybeList) { function VNode (line 2250) | function VNode(array, ownerID) { function iterateList (line 2319) | function iterateList(list, reverse) { function makeList (line 2378) | function makeList(origin, capacity, level, root, tail, ownerID, hash) { function emptyList (line 2393) | function emptyList() { function updateList (line 2397) | function updateList(list, index, value) { function updateVNode (line 2437) | function updateVNode(node, ownerID, level, index, value, didAlter) { function editableVNode (line 2472) | function editableVNode(node, ownerID) { function listNodeFor (line 2479) | function listNodeFor(list, rawIndex) { function setListBounds (line 2494) | function setListBounds(list, begin, end) { function mergeIntoListWith (line 2617) | function mergeIntoListWith(list, merger, iterables) { function getTailOffset (line 2637) | function getTailOffset(size) { function OrderedMap (line 2645) | function OrderedMap(value) { function isOrderedMap (line 2724) | function isOrderedMap(maybeOrderedMap) { function makeOrderedMap (line 2735) | function makeOrderedMap(map, list, ownerID, hash) { function emptyOrderedMap (line 2746) | function emptyOrderedMap() { function updateOrderedMap (line 2750) | function updateOrderedMap(omap, k, v) { function ToKeyedSequence (line 2794) | function ToKeyedSequence(indexed, useKeys) { function ToIndexedSequence (line 2856) | function ToIndexedSequence(iter) { function ToSetSequence (line 2883) | function ToSetSequence(iter) { function FromEntriesSequence (line 2908) | function FromEntriesSequence(entries) { function flipFactory (line 2966) | function flipFactory(iterable) { function mapFactory (line 3004) | function mapFactory(iterable, mapper, context) { function reverseFactory (line 3041) | function reverseFactory(iterable, useKeys) { function filterFactory (line 3068) | function filterFactory(iterable, predicate, context, useKeys) { function countByFactory (line 3113) | function countByFactory(iterable, grouper, context) { function groupByFactory (line 3126) | function groupByFactory(iterable, grouper, context) { function sliceFactory (line 3140) | function sliceFactory(iterable, begin, end, useKeys) { function takeWhileFactory (line 3245) | function takeWhileFactory(iterable, predicate, context) { function skipWhileFactory (line 3286) | function skipWhileFactory(iterable, predicate, context, useKeys) { function concatFactory (line 3335) | function concatFactory(iterable, values) { function flattenFactory (line 3383) | function flattenFactory(iterable, depth, useKeys) { function flatMapFactory (line 3430) | function flatMapFactory(iterable, mapper, context) { function interposeFactory (line 3438) | function interposeFactory(iterable, separator) { function sortFactory (line 3470) | function sortFactory(iterable, comparator, mapper) { function maxFactory (line 3490) | function maxFactory(iterable, comparator, mapper) { function maxCompare (line 3504) | function maxCompare(comparator, a, b) { function zipWithFactory (line 3512) | function zipWithFactory(keyIter, zipper, iters) { function reify (line 3569) | function reify(iter, seq) { function validateEntry (line 3573) | function validateEntry(entry) { function resolveSize (line 3579) | function resolveSize(iter) { function iterableClass (line 3584) | function iterableClass(iterable) { function makeSequence (line 3590) | function makeSequence(iterable) { function cacheResultThrough (line 3600) | function cacheResultThrough() { function defaultComparator (line 3610) | function defaultComparator(a, b) { function forceIterator (line 3614) | function forceIterator(keyPath) { function Record (line 3629) | function Record(defaultValues, name) { function makeRecord (line 3758) | function makeRecord(likeRecord, map, ownerID) { function recordName (line 3765) | function recordName(record) { function setProps (line 3769) | function setProps(prototype, names) { function setProp (line 3777) | function setProp(prototype, name) { function Set (line 3793) | function Set(value) { function isSet (line 3926) | function isSet(maybeSet) { function updateSet (line 3946) | function updateSet(set, newMap) { function makeSet (line 3957) | function makeSet(map, ownerID) { function emptySet (line 3966) | function emptySet() { function OrderedSet (line 3974) | function OrderedSet(value) { function isOrderedSet (line 3997) | function isOrderedSet(maybeOrderedSet) { function makeOrderedSet (line 4009) | function makeOrderedSet(map, ownerID) { function emptyOrderedSet (line 4018) | function emptyOrderedSet() { function Stack (line 4026) | function Stack(value) { function isStack (line 4207) | function isStack(maybeStack) { function makeStack (line 4223) | function makeStack(size, head, ownerID, hash) { function emptyStack (line 4234) | function emptyStack() { function mixin (line 4241) | function mixin(ctor, methods) { function keyMapper (line 4887) | function keyMapper(v, k) { function entryMapper (line 4891) | function entryMapper(v, k) { function not (line 4895) | function not(predicate) { function neg (line 4901) | function neg(predicate) { function quoteString (line 4907) | function quoteString(value) { function defaultZipper (line 4911) | function defaultZipper() { function defaultNegComparator (line 4915) | function defaultNegComparator(a, b) { function hashIterable (line 4919) | function hashIterable(iterable) { function murmurHashOfSize (line 4938) | function murmurHashOfSize(size, h) { function hashMerge (line 4949) | function hashMerge(a, b) { FILE: src/thirdparty/jquery-2.1.3.js function isArraylike (line 533) | function isArraylike( obj ) { function Sizzle (line 745) | function Sizzle( selector, context, results, seed ) { function createCache (line 859) | function createCache() { function markFunction (line 877) | function markFunction( fn ) { function assert (line 886) | function assert( fn ) { function addHandle (line 908) | function addHandle( attrs, handler ) { function siblingCheck (line 923) | function siblingCheck( a, b ) { function createInputPseudo (line 950) | function createInputPseudo( type ) { function createButtonPseudo (line 961) | function createButtonPseudo( type ) { function createPositionalPseudo (line 972) | function createPositionalPseudo( fn ) { function testContext (line 995) | function testContext( context ) { function setFilters (line 2004) | function setFilters() {} function toSelector (line 2075) | function toSelector( tokens ) { function addCombinator (line 2085) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2138) | function elementMatcher( matchers ) { function multipleContexts (line 2152) | function multipleContexts( selector, contexts, results ) { function condense (line 2161) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2182) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2275) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2333) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function winnow (line 2629) | function winnow( elements, qualifier, not ) { function sibling (line 2953) | function sibling( cur, dir ) { function createOptions (line 3031) | function createOptions( options ) { function completed (line 3425) | function completed() { function Data (line 3530) | function Data() { function dataAttr (line 3721) | function dataAttr( elem, key, data ) { function returnTrue (line 4061) | function returnTrue() { function returnFalse (line 4065) | function returnFalse() { function safeActiveElement (line 4069) | function safeActiveElement() { function manipulationTarget (line 4941) | function manipulationTarget( elem, content ) { function disableScript (line 4951) | function disableScript( elem ) { function restoreScript (line 4955) | function restoreScript( elem ) { function setGlobalEval (line 4968) | function setGlobalEval( elems, refElements ) { function cloneCopyEvent (line 4979) | function cloneCopyEvent( src, dest ) { function getAll (line 5013) | function getAll( context, tag ) { function fixInput (line 5024) | function fixInput( src, dest ) { function actualDisplay (line 5479) | function actualDisplay( name, doc ) { function defaultDisplay (line 5501) | function defaultDisplay( nodeName ) { function curCSS (line 5548) | function curCSS( elem, name, computed ) { function addGetHookIf (line 5596) | function addGetHookIf( conditionFn, hookFn ) { function computePixelPositionAndBoxSizingReliable (line 5636) | function computePixelPositionAndBoxSizingReliable() { function vendorPropName (line 5741) | function vendorPropName( style, name ) { function setPositiveNumber (line 5763) | function setPositiveNumber( elem, value, subtract ) { function augmentWidthOrHeight (line 5771) | function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { function getWidthOrHeight (line 5810) | function getWidthOrHeight( elem, name, extra ) { function showHide (line 5854) | function showHide( elements, show ) { function Tween (line 6152) | function Tween( elem, options, prop, end, easing ) { function createFxNow (line 6321) | function createFxNow() { function genFx (line 6329) | function genFx( type, includeWidth ) { function createTween (line 6349) | function createTween( value, prop, animation ) { function defaultPrefilter (line 6363) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 6496) | function propFilter( props, specialEasing ) { function Animation (line 6533) | function Animation( elem, properties, options ) { function addToPrefiltersOrTransports (line 7581) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 7613) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7640) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 7660) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 7716) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 8174) | function done( status, nativeStatusText, responses, headers ) { function buildParams (line 8418) | function buildParams( prefix, obj, traditional, add ) { function getWindow (line 8912) | function getWindow( elem ) { FILE: src/thirdparty/lodash.js function n (line 6) | function n(n,t){if(n!==t){var r=null===n,e=n===w,u=n===n,o=null===t,i=t=... function t (line 6) | function t(n,t,r){for(var e=n.length,u=r?e:-1;r?u--:++u=n&&9<=n&&13>=n||32==n||160==n||5760==n||6158==... function v (line 8) | function v(n,t){for(var r=-1,e=n.length,u=-1,o=[];++r