aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorMisko Hevery2010-11-02 18:39:30 -0700
committerIgor Minar2010-11-03 09:47:22 -0700
commit5159eb76350a4da587bab3d73e212ed134cde789 (patch)
tree8027cdee61d97e3be28b81714bf0397fd65d8863 /.idea
parent1ba8c2a33a2855b5c56aaaa79f402aa5196cc018 (diff)
downloadangular.js-5159eb76350a4da587bab3d73e212ed134cde789.tar.bz2
fix the linky filter
Diffstat (limited to '.idea')
-rw-r--r--.idea/projectCodeStyle.xml9
-rw-r--r--.idea/runConfigurations/gen_docs.xml2
-rw-r--r--.idea/runConfigurations/rake_compile.xml2
-rw-r--r--.idea/workspace.xml211
4 files changed, 206 insertions, 18 deletions
diff --git a/.idea/projectCodeStyle.xml b/.idea/projectCodeStyle.xml
index a5c450f7..e9f2d7f2 100644
--- a/.idea/projectCodeStyle.xml
+++ b/.idea/projectCodeStyle.xml
@@ -24,6 +24,15 @@
<option name="LABEL_INDENT_SIZE" value="0" />
<option name="LABEL_INDENT_ABSOLUTE" value="false" />
</ADDITIONAL_INDENT_OPTIONS>
+ <ADDITIONAL_INDENT_OPTIONS fileType="jsp">
+ <option name="INDENT_SIZE" value="4" />
+ <option name="CONTINUATION_INDENT_SIZE" value="8" />
+ <option name="TAB_SIZE" value="4" />
+ <option name="USE_TAB_CHARACTER" value="false" />
+ <option name="SMART_TABS" value="false" />
+ <option name="LABEL_INDENT_SIZE" value="0" />
+ <option name="LABEL_INDENT_ABSOLUTE" value="false" />
+ </ADDITIONAL_INDENT_OPTIONS>
<ADDITIONAL_INDENT_OPTIONS fileType="sass">
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="8" />
diff --git a/.idea/runConfigurations/gen_docs.xml b/.idea/runConfigurations/gen_docs.xml
index 23afac13..f868b817 100644
--- a/.idea/runConfigurations/gen_docs.xml
+++ b/.idea/runConfigurations/gen_docs.xml
@@ -5,7 +5,7 @@
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="PARENT_ENVS" value="true" />
<envs />
- <module name="" />
+ <module name="angular.js" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/gen_docs.sh" />
<option name="PARAMETERS" value="" />
<RunnerSettings RunnerId="BashRunner" />
diff --git a/.idea/runConfigurations/rake_compile.xml b/.idea/runConfigurations/rake_compile.xml
index d69f3466..fa79475d 100644
--- a/.idea/runConfigurations/rake_compile.xml
+++ b/.idea/runConfigurations/rake_compile.xml
@@ -5,7 +5,7 @@
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="PARENT_ENVS" value="true" />
<envs />
- <module name="" />
+ <module name="angular.js" />
<option name="SCRIPT_NAME" value="/usr/bin/rake" />
<option name="PARAMETERS" value="compile" />
<RunnerSettings RunnerId="BashRunner" />
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 62adcd33..355943e1 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
- <list default="true" readonly="true" id="2e561485-a685-4e95-bea4-cabeda87d953" name="Default" comment="" />
+ <list default="true" readonly="true" id="2e561485-a685-4e95-bea4-cabeda87d953" name="Default" comment="updated Rakefile to support packaging of the docs">
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/filters.js" afterPath="$PROJECT_DIR$/src/filters.js" />
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/docs/docs-scenario.html" afterPath="$PROJECT_DIR$/docs/docs-scenario.html" />
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
+ </list>
<ignored path=".idea/workspace.xml" />
<ignored path="angular.js.iws" />
<option name="TRACKING_ENABLED" value="true" />
@@ -23,7 +27,88 @@
</component>
<component name="FileColors" enabled="true" enabledForTabs="true" />
<component name="FileEditorManager">
- <leaf />
+ <splitter split-orientation="horizontal" split-proportion="0.5">
+ <split-first>
+ <leaf>
+ <file leaf-file-name="filters.js" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/src/filters.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="377" column="5" selection-start="12137" selection-end="12137" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="docs-scenario.html" pinned="false" current="true" current-in-tab="true">
+ <entry file="file://$PROJECT_DIR$/docs/docs-scenario.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="3" column="26" selection-start="119" selection-end="119" vertical-scroll-proportion="0.039173014">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="validators.js" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/src/validators.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="54" column="69" selection-start="1564" selection-end="1611" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="test.sh" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/test.sh">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="3" column="13" selection-start="59" selection-end="59" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="docs-scenario.html" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/build/docs/docs-scenario.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="5" column="44" selection-start="259" selection-end="259" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="index.html" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/build/docs/index.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="24" column="7" selection-start="1033" selection-end="1033" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ <file leaf-file-name="angular.filter.html.html" pinned="false" current="false" current-in-tab="false">
+ <entry file="file://$PROJECT_DIR$/build/docs/angular.filter.html.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ </leaf>
+ </split-first>
+ <split-second>
+ <leaf>
+ <file leaf-file-name="FiltersSpec.js" pinned="false" current="false" current-in-tab="true">
+ <entry file="file://$PROJECT_DIR$/test/FiltersSpec.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="89" column="20" selection-start="2996" selection-end="2996" vertical-scroll-proportion="0.7635783">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ </file>
+ </leaf>
+ </split-second>
+ </splitter>
</component>
<component name="FindManager">
<FindUsagesManager>
@@ -40,6 +125,11 @@
<option value="$PROJECT_DIR$/lib/nodeserver/server.js" />
<option value="$PROJECT_DIR$/Rakefile" />
<option value="$PROJECT_DIR$/docs/collect.js" />
+ <option value="$PROJECT_DIR$/src/scenario/dsl.js" />
+ <option value="$PROJECT_DIR$/test.sh" />
+ <option value="$PROJECT_DIR$/test/FiltersSpec.js" />
+ <option value="$PROJECT_DIR$/src/filters.js" />
+ <option value="$PROJECT_DIR$/docs/docs-scenario.html" />
</list>
</option>
</component>
@@ -69,8 +159,6 @@
<sortByType />
</navigator>
<panes>
- <pane id="Favorites" />
- <pane id="Scope" />
<pane id="ProjectPane">
<subPane>
<PATH>
@@ -99,6 +187,20 @@
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
+ <option name="myItemId" value="docs" />
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+ </PATH_ELEMENT>
+ </PATH>
+ <PATH>
+ <PATH_ELEMENT>
+ <option name="myItemId" value="angular.js" />
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
+ <option name="myItemId" value="angular.js" />
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
<option name="myItemId" value="build" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
@@ -145,6 +247,8 @@
</PATH>
</subPane>
</pane>
+ <pane id="Favorites" />
+ <pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
@@ -156,7 +260,7 @@
<property name="options.splitter.details.proportions" value="0.2" />
<property name="options.searchVisible" value="true" />
</component>
- <component name="RunManager" selected="Bash.gen_docs.sh">
+ <component name="RunManager" selected="Bash.gen_docs">
<configuration default="false" name="gen_docs.sh" type="BashConfigurationType" factoryName="Bash" temporary="true">
<option name="INTERPRETER_OPTIONS" value="" />
<option name="INTERPRETER_PATH" value="/bin/bash" />
@@ -170,6 +274,19 @@
<ConfigurationWrapper RunnerId="BashRunner" />
<method />
</configuration>
+ <configuration default="false" name="test.sh" type="BashConfigurationType" factoryName="Bash" temporary="true">
+ <option name="INTERPRETER_OPTIONS" value="" />
+ <option name="INTERPRETER_PATH" value="/bin/bash" />
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
+ <option name="PARENT_ENVS" value="true" />
+ <envs />
+ <module name="angular.js" />
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/test.sh" />
+ <option name="PARAMETERS" value="" />
+ <RunnerSettings RunnerId="BashRunner" />
+ <ConfigurationWrapper RunnerId="BashRunner" />
+ <method />
+ </configuration>
<configuration default="true" type="BashConfigurationType" factoryName="Bash">
<option name="INTERPRETER_OPTIONS" value="" />
<option name="INTERPRETER_PATH" value="/bin/bash" />
@@ -181,8 +298,11 @@
<option name="PARAMETERS" value="" />
<method />
</configuration>
- <list size="1">
+ <list size="4">
<item index="0" class="java.lang.String" itemvalue="Bash.gen_docs.sh" />
+ <item index="1" class="java.lang.String" itemvalue="Bash.rake compile" />
+ <item index="2" class="java.lang.String" itemvalue="Bash.gen_docs" />
+ <item index="3" class="java.lang.String" itemvalue="Bash.test.sh" />
</list>
</component>
<component name="ShelveChangesManager" show_recycled="false" />
@@ -213,21 +333,21 @@
</component>
<component name="ToolWindowManager">
<frame x="0" y="22" width="2560" height="1574" extended-state="6" />
- <editor active="false" />
+ <editor active="true" />
<layout>
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
- <window_info id="Changes" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32943603" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32943603" sideWeight="0.0" order="7" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
<window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.18020505" sideWeight="0.66574967" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32943603" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32943603" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
@@ -276,9 +396,7 @@
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/version.yaml">
<provider selected="true" editor-type-id="text-editor">
- <state line="2" column="23" selection-start="50" selection-end="58" vertical-scroll-proportion="0.025559105">
- <folding />
- </state>
+ <state line="2" column="23" selection-start="50" selection-end="58" vertical-scroll-proportion="0.025559105" />
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/docs/collect.js">
@@ -304,9 +422,7 @@
</entry>
<entry file="file://$PROJECT_DIR$/test/ResourceSpec.js">
<provider selected="true" editor-type-id="text-editor">
- <state line="13" column="35" selection-start="399" selection-end="399" vertical-scroll-proportion="0.16613418">
- <folding />
- </state>
+ <state line="13" column="35" selection-start="399" selection-end="399" vertical-scroll-proportion="0.16613418" />
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/lib/nodeserver/server.js">
@@ -316,6 +432,69 @@
</state>
</provider>
</entry>
+ <entry file="file://$PROJECT_DIR$/src/scenario/dsl.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="109" column="11" selection-start="3010" selection-end="3010" vertical-scroll-proportion="-0.021905806">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/src/validators.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="54" column="69" selection-start="1564" selection-end="1611" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/test.sh">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="3" column="13" selection-start="59" selection-end="59" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/build/docs/docs-scenario.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="5" column="44" selection-start="259" selection-end="259" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/build/docs/index.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="24" column="7" selection-start="1033" selection-end="1033" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/build/docs/angular.filter.html.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/test/FiltersSpec.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="89" column="20" selection-start="2996" selection-end="2996" vertical-scroll-proportion="0.7635783">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/src/filters.js">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="377" column="5" selection-start="12137" selection-end="12137" vertical-scroll-proportion="0.0">
+ <folding />
+ </state>
+ </provider>
+ </entry>
+ <entry file="file://$PROJECT_DIR$/docs/docs-scenario.html">
+ <provider selected="true" editor-type-id="text-editor">
+ <state line="3" column="26" selection-start="119" selection-end="119" vertical-scroll-proportion="0.039173014">
+ <folding />
+ </state>
+ </provider>
+ </entry>
</component>
</project>