114 lines
5.6 KiB
XML
114 lines
5.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="ALL" />
|
|
</component>
|
|
<component name="CargoProjects">
|
|
<cargoProject FILE="$PROJECT_DIR$/Cargo.toml">
|
|
<package file="$PROJECT_DIR$">
|
|
<feature name="default" enabled="true" />
|
|
</package>
|
|
</cargoProject>
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="b9851397-889b-45d6-bfac-85598560e053" name="Changes" comment="init rust stuff">
|
|
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/mis-interpreter.iml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.toml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/wrangler.toml" beforeDir="false" afterPath="$PROJECT_DIR$/wrangler.toml" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="RsBuildProfile:release" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MacroExpansionManager">
|
|
<option name="directoryName" value="df1MkvUc" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 0
|
|
}</component>
|
|
<component name="ProjectId" id="34foDvEiUObAStzwb2WwINAcygL" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"Cargo.Test mis-interpreter.executor": "Run",
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
"RunOnceActivity.rust.reset.selective.auto.import": "true",
|
|
"git-widget-placeholder": "main",
|
|
"last_opened_file_path": "/home/rivulet/RustroverProjects/mis-interpreter",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"org.rust.cargo.project.model.PROJECT_DISCOVERY": "true",
|
|
"org.rust.cargo.project.model.impl.CargoExternalSystemProjectAware.subscribe.first.balloon": "",
|
|
"org.rust.first.attach.projects": "true",
|
|
"ts.external.directory.path": "/home/rivulet/.local/share/JetBrains/Toolbox/apps/rustrover/plugins/javascript-plugin/jsLanguageServicesImpl/external",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}</component>
|
|
<component name="RunManager">
|
|
<configuration name="Test mis-interpreter" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
|
|
<option name="buildProfileId" value="release" />
|
|
<option name="command" value="test --workspace" />
|
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
|
<envs />
|
|
<option name="emulateTerminal" value="true" />
|
|
<option name="channel" value="DEFAULT" />
|
|
<option name="requiredFeatures" value="true" />
|
|
<option name="allFeatures" value="false" />
|
|
<option name="withSudo" value="false" />
|
|
<option name="buildTarget" value="REMOTE" />
|
|
<option name="backtrace" value="SHORT" />
|
|
<option name="isRedirectInput" value="false" />
|
|
<option name="redirectInputPath" value="" />
|
|
<method v="2">
|
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component>
|
|
<component name="RustProjectSettings">
|
|
<option name="toolchainHomeDirectory" value="/usr/bin" />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="b9851397-889b-45d6-bfac-85598560e053" name="Changes" comment="" />
|
|
<created>1761613870150</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1761613870150</updated>
|
|
<workItem from="1761613871160" duration="2196000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="init rust stuff">
|
|
<option name="closed" value="true" />
|
|
<created>1761613910534</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1761613910534</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="2" />
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="init rust stuff" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="init rust stuff" />
|
|
</component>
|
|
</project> |