WS-11.0.3 <Martin@Martin-PC Update git.xml, Cobalt copy.icls, other.xml, editor.xml, scratches.xml Create ignore.xml, IntelliLang.xml, multimarkdown.shared.xml Delete code.style.schemes.xml

This commit is contained in:
Martin Donnelly 2016-02-16 10:02:15 +00:00
parent d1a8f8af85
commit 4028cb10b4
9 changed files with 102 additions and 20 deletions

9
IntelliLang.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="LanguageInjectionConfiguration">
<option name="INSTRUMENTATION" value="ASSERT" />
<option name="LANGUAGE_ANNOTATION" value="org.intellij.lang.annotations.Language" />
<option name="PATTERN_ANNOTATION" value="org.intellij.lang.annotations.Pattern" />
<option name="SUBST_ANNOTATION" value="org.intellij.lang.annotations.Subst" />
<option name="RESOLVE_REFERENCES" value="true" />
</component>
</application>

View File

@ -1,6 +1,6 @@
<application>
<component name="Git.Application.Settings">
<option name="myPathToGit" value="C:\Program Files (x86)\Git\cmd\git.exe" />
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
<application>
<component name="Git.Application.Settings">
<option name="myPathToGit" value="C:\Program Files\Git\cmd\git.exe" />
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>

View File

@ -1,5 +0,0 @@
<application>
<component name="CodeStyleSchemeSettings">
<option name="CURRENT_SCHEME_NAME" value="Default (1)" />
</component>
</application>

View File

@ -1,8 +1,6 @@
<scheme name="Cobalt copy" version="142" parent_scheme="Default">
<option name="LINE_SPACING" value="1.0" />
<option name="EDITOR_FONT_SIZE" value="22" />
<option name="CONSOLE_FONT_NAME" value="PxPlus VGA SquarePx" />
<option name="CONSOLE_FONT_SIZE" value="24" />
<option name="EDITOR_FONT_SIZE" value="14" />
<option name="EDITOR_FONT_NAME" value="Source Code Pro" />
<colors>
<option name="CARET_COLOR" value="ffffff" />

View File

@ -1,5 +1,5 @@
<application>
<component name="EditorSettings">
<option name="ARE_LINE_NUMBERS_SHOWN" value="true" />
</component>
<application>
<component name="EditorSettings">
<option name="ARE_LINE_NUMBERS_SHOWN" value="true" />
</component>
</application>

30
ignore.xml Normal file
View File

@ -0,0 +1,30 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" outerIgnoreRules="true" settingsFixed="true">
<languages>
<language id="Bazaar" ENABLE="true" NEW_FILE="true" />
<language id="Chef" ENABLE="false" NEW_FILE="true" />
<language id="Cvs" ENABLE="true" NEW_FILE="true" />
<language id="Darcs" ENABLE="true" NEW_FILE="true" />
<language id="Docker" ENABLE="false" NEW_FILE="true" />
<language id="Floobits" ENABLE="false" NEW_FILE="true" />
<language id="Fossil" ENABLE="true" NEW_FILE="true" />
<language id="Git" ENABLE="true" NEW_FILE="true" />
<language id="JSHint" ENABLE="false" NEW_FILE="true" />
<language id="Mercurial" ENABLE="true" NEW_FILE="true" />
<language id="Monotone" ENABLE="true" NEW_FILE="true" />
<language id="Nodemon" ENABLE="false" NEW_FILE="true" />
<language id="Npm" ENABLE="false" NEW_FILE="true" />
<language id="Perforce" ENABLE="true" NEW_FILE="true" />
<language id="Team Foundation" ENABLE="true" NEW_FILE="true" />
</languages>
<userTemplates>
<template name="Example user template">### Example user template
# IntelliJ project files
.idea
*.iml
out
gen</template>
</userTemplates>
</component>
</application>

52
multimarkdown.shared.xml Normal file
View File

@ -0,0 +1,52 @@
<application>
<component name="ApplicationShared">
<PreviewSettings splitEditorLayout="FIRST" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" showPreviewTab="yes" showModifiedHtmlTab="false" showUnmodifiedHtmlTab="false" showGitHubPageIfSynced="false" allowBrowsingInPreview="false">
<PanelProvider>
<provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.panel" providerName="Default - Swing" />
</PanelProvider>
</PreviewSettings>
<ParserSettings parsingTimeout="50">
<PegdownExtensions>
<option name="ABBREVIATIONS" value="false" />
<option name="ANCHORLINKS" value="false" />
<option name="ATXHEADERSPACE" value="false" />
<option name="AUTOLINKS" value="false" />
<option name="DEFINITIONS" value="false" />
<option name="FENCED_CODE_BLOCKS" value="false" />
<option name="FOOTNOTES" value="false" />
<option name="FORCELISTITEMPARA" value="false" />
<option name="HARDWRAPS" value="false" />
<option name="QUOTES" value="false" />
<option name="RELAXEDHRULES" value="false" />
<option name="SMARTS" value="false" />
<option name="STRIKETHROUGH" value="false" />
<option name="SUPPRESS_HTML_BLOCKS" value="false" />
<option name="SUPPRESS_INLINE_HTML" value="false" />
<option name="TABLES" value="false" />
<option name="TASKLISTITEMS" value="false" />
<option name="TOC" value="false" />
<option name="WIKILINKS" value="false" />
</PegdownExtensions>
<ParserOptions>
<option name="GITHUB_WIKI_LINKS" value="false" />
</ParserOptions>
</ParserSettings>
<HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false">
<GeneratorProvider>
<provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.generator" providerName="Default Swing HTML Generator" />
</GeneratorProvider>
<headerTop />
<headerBottom />
<bodyTop />
<bodyBottom />
</HtmlSettings>
<CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssTextEnabled="false" isDynamicPageWidth="true">
<StylesheetProvider>
<provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.css" providerName="Default Swing Stylesheet" />
</StylesheetProvider>
<ScriptProviders />
<cssText />
</CssSettings>
</component>
<component name="MultiMarkdownSettings" abbreviations="false" anchorLinks="true" autoLinks="true" definitions="true" enableTrimSpaces="false" fencedCodeBlocks="true" forceListPara="false" hardWraps="true" headerSpace="false" quotes="false" relaxedHRules="true" showHtmlText="true" showHtmlTextAsModified="false" smarts="false" strikethrough="true" suppressHTMLBlocks="false" suppressInlineHTML="false" tables="true" taskLists="true" wikiLinks="true" todoComments="false" useCustomCss="false" enableFirebug="false" useHighlightJs="true" includesHljsCss="false" includesLayoutCss="false" includesColorsCss="true" footnotes="false" htmlTheme="2" maxImgWidth="900" parsingTimeout="10000" pageZoom="1.0" updateDelay="1000" tabbedPaneIndex="0" customCss="" customFxCss="" useOldPreview="false" githubWikiLinks="true" />
</application>

View File

@ -16,7 +16,6 @@
</entry>
</component>
<component name="NodeLocalInterpreterManager">
<node-interpreter path="C:/Program Files (x86)/nodejs/node.exe" version="5.4.0" last-modified="1452116096000" />
<node-interpreter path="C:/Program Files/nodejs/node.exe" version="5.5.0" last-modified="1455371313740" />
<node-interpreter path="C:/Program Files/nodejs/node.exe" version="5.5.0" last-modified="1453338704000" />
</component>
</application>

View File

@ -1,6 +1,5 @@
<application>
<component name="ScratchFileService">
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch" value="HTML" />
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_1" value="JSON" />
</component>
</application>