Compare commits
30 Commits
76fd94d147
...
master
Author | SHA1 | Date | |
---|---|---|---|
e3ce8d4936 | |||
0936fd032e | |||
f72f9a5711 | |||
eeb60d9be4 | |||
3454495d32 | |||
ea4e957027 | |||
ef3a7b80e1 | |||
695696cfcc | |||
41b4408322 | |||
d1cc97f8f3 | |||
b466df7f4f | |||
23dfe83a51 | |||
5bd6bcd57a | |||
85f6cb07e1 | |||
397c3254db | |||
a7f2b75556 | |||
7438e03a36 | |||
9cf4ab809c | |||
36f83c7ce9 | |||
6b1f96a9e0 | |||
af0e69338f | |||
a2152082e2 | |||
ef545f758c | |||
8ce9fdcc12 | |||
43feb0cfb8 | |||
f62a09c318 | |||
5182feef04 | |||
fbaab1ae58 | |||
85ccbfad53 | |||
11ebdc47c8 |
4
DontShowAgainFeedbackService.xml
Normal file
4
DontShowAgainFeedbackService.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="DontShowAgainFeedbackService"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
15
FeatureSuggester.xml
Normal file
15
FeatureSuggester.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<application>
|
||||
<component name="FeatureSuggesterSettings">
|
||||
<option name="workingDays">
|
||||
<list>
|
||||
<option value="1649987359229" />
|
||||
<option value="1650334215352" />
|
||||
<option value="1650445458225" />
|
||||
<option value="1650503565481" />
|
||||
<option value="1652149153633" />
|
||||
<option value="1652324952007" />
|
||||
<option value="1652430286115" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
4
ProjectCreationInfoService.xml
Normal file
4
ProjectCreationInfoService.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="ProjectCreationInfoState"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
5
_windows/keymap.xml
Normal file
5
_windows/keymap.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="KeymapManager">
|
||||
<active_keymap name="Windows Proper Redo" />
|
||||
</component>
|
||||
</application>
|
9
advancedSettings.xml
Normal file
9
advancedSettings.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<application>
|
||||
<component name="AdvancedSettings">
|
||||
<option name="settings">
|
||||
<map>
|
||||
<entry key="confirm.rerun.with.termination" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
@@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="RefactoringSettings">
|
||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_PACKAGE" value="true" />
|
||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_CLASS" value="true" />
|
||||
</component>
|
||||
</application>
|
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="Darcula" />
|
||||
<global_color_scheme name="One Dark Vivid Italic" />
|
||||
</component>
|
||||
</application>
|
@@ -85,6 +85,11 @@
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="androidx.compose.runtime.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
</component>
|
||||
<component name="XDebuggerSettings">
|
||||
<data-views />
|
||||
|
11
editor-font.xml
Normal file
11
editor-font.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="VERSION" value="1" />
|
||||
<option name="FONT_SIZE" value="18" />
|
||||
<option name="FONT_SIZE_2D" value="18.0" />
|
||||
<option name="FONT_FAMILY" value="Source Code Pro" />
|
||||
<option name="FONT_REGULAR_SUB_FAMILY" value="Medium" />
|
||||
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
||||
<option name="USE_LIGATURES" value="true" />
|
||||
</component>
|
||||
</application>
|
@@ -5,6 +5,7 @@
|
||||
<mapping ext="gradle.kts" type="Kotlin" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
|
43
ignore.xml
Normal file
43
ignore.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<application>
|
||||
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
|
||||
<languages>
|
||||
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Chef" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Cvs" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Darcs" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Docker" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="ElasticBeanstalk" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="ESLint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Floobits" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Fossil" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Git" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Google Cloud" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Kubernetes Helm" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Jetpack" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="JSHint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Mercurial" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Monotone" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Nodemon" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Npm" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="NuxtJS" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Perforce" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Prettier" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Sourcegraph" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="StyleLint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Stylint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Team Foundation" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Up" NEW_FILE="true" ENABLE="false" />
|
||||
</languages>
|
||||
<userTemplates>
|
||||
<template name="Example user template">### Example user template
|
||||
|
||||
# IntelliJ project files
|
||||
.idea
|
||||
*.iml
|
||||
out
|
||||
gen</template>
|
||||
</userTemplates>
|
||||
</component>
|
||||
</application>
|
11
junitgenerator-app-settings.xml
Normal file
11
junitgenerator-app-settings.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<application>
|
||||
<component name="JUnitGeneratorAppSettings">
|
||||
<option name="selectedTemplateKey" value="JUnit 4" />
|
||||
<option name="vmTemplates">
|
||||
<map>
|
||||
<entry key="JUnit 3" value="######################################################################################## ## ## Available variables: ## $entryList.methodList - List of method composites ## $entryList.privateMethodList - List of private method composites ## $entryList.fieldList - ArrayList of class scope field names ## $entryList.className - class name ## $entryList.packageName - package name ## $today - Todays date in MM/dd/yyyy format ## ## MethodComposite variables: ## $method.name - Method Name ## $method.signature - Full method signature in String form ## $method.reflectionCode - list of strings representing commented out reflection code to access method (Private Methods) ## $method.paramNames - List of Strings representing the method's parameters' names ## $method.paramClasses - List of Strings representing the method's parameters' classes ## ## You can configure the output class name using "testClass" variable below. ## Here are some examples: ## Test${entry.ClassName} - will produce TestSomeClass ## ${entry.className}Test - will produce SomeClassTest ## ######################################################################################## ## #macro (cap $strIn)$strIn.valueOf($strIn.charAt(0)).toUpperCase()$strIn.substring(1)#end ## Iterate through the list and generate testcase for every entry. #foreach ($entry in $entryList) #set( $testClass="${entry.className}Test") ## package test.$entry.packageName; import junit.framework.Test; import junit.framework.TestSuite; import junit.framework.TestCase; /** * ${entry.className} Tester. * * @author <Authors name> * @since <pre>$today</pre> * @version 1.0 */ public class $testClass extends TestCase { public $testClass(String name) { super(name); } public void setUp() throws Exception { super.setUp(); } public void tearDown() throws Exception { super.tearDown(); } #foreach($method in $entry.methodList) /** * * Method: $method.signature * */ public void test#cap(${method.name})() throws Exception { //TODO: Test goes here... } #end #foreach($method in $entry.privateMethodList) /** * * Method: $method.signature * */ public void test#cap(${method.name})() throws Exception { //TODO: Test goes here... #foreach($string in $method.reflectionCode) $string #end } #end public static Test suite() { return new TestSuite(${testClass}.class); } } #end" />
|
||||
<entry key="JUnit 4" value="######################################################################################## ## ## Available variables: ## $entryList.methodList - List of method composites ## $entryList.privateMethodList - List of private method composites ## $entryList.fieldList - ArrayList of class scope field names ## $entryList.className - class name ## $entryList.packageName - package name ## $today - Todays date in MM/dd/yyyy format ## ## MethodComposite variables: ## $method.name - Method Name ## $method.signature - Full method signature in String form ## $method.reflectionCode - list of strings representing commented out reflection code to access method (Private Methods) ## $method.paramNames - List of Strings representing the method's parameters' names ## $method.paramClasses - List of Strings representing the method's parameters' classes ## ## You can configure the output class name using "testClass" variable below. ## Here are some examples: ## Test${entry.ClassName} - will produce TestSomeClass ## ${entry.className}Test - will produce SomeClassTest ## ######################################################################################## ## #macro (cap $strIn)$strIn.valueOf($strIn.charAt(0)).toUpperCase()$strIn.substring(1)#end ## Iterate through the list and generate testcase for every entry. #foreach ($entry in $entryList) #set( $testClass="${entry.className}Test") ## package $entry.packageName; import org.junit.Test; import org.junit.Before; import org.junit.After; /** * ${entry.className} Tester. * * @author <Authors name> * @since <pre>$date</pre> * @version 1.0 */ public class $testClass { @Before public void before() throws Exception { } @After public void after() throws Exception { } #foreach($method in $entry.methodList) /** * * Method: $method.signature * */ @Test public void test#cap(${method.name})() throws Exception { //TODO: Test goes here... } #end #foreach($method in $entry.privateMethodList) /** * * Method: $method.signature * */ @Test public void test#cap(${method.name})() throws Exception { //TODO: Test goes here... #foreach($string in $method.reflectionCode) $string #end } #end } #end" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
8
keymaps/Windows Proper Redo.xml
Normal file
8
keymaps/Windows Proper Redo.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<keymap version="1" name="Windows Proper Redo" parent="$default">
|
||||
<action id="$Redo">
|
||||
<keyboard-shortcut first-keystroke="shift ctrl z" />
|
||||
<keyboard-shortcut first-keystroke="shift alt back_space" />
|
||||
<keyboard-shortcut first-keystroke="ctrl y" />
|
||||
</action>
|
||||
<action id="EditorDeleteLine" />
|
||||
</keymap>
|
2
laf.xml
2
laf.xml
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="4f556d32-83cb-4b8b-9932-c4eccc4ce3af" />
|
||||
</component>
|
||||
</application>
|
6
one_dark_config.xml
Normal file
6
one_dark_config.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="OneDarkConfig">
|
||||
<option name="userId" value="df9d41b6-eca9-4a87-b03c-71d4fca5e514" />
|
||||
<option name="version" value="5.5.2" />
|
||||
</component>
|
||||
</application>
|
48
settingsSyncPlugins.xml
Normal file
48
settingsSyncPlugins.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<application>
|
||||
<component name="SettingsSyncPlugins">
|
||||
<option name="plugins">
|
||||
<map>
|
||||
<entry key="com.intellij.zh">
|
||||
<value>
|
||||
<PluginData>
|
||||
<option name="dependencies">
|
||||
<set>
|
||||
<option value="com.intellij.modules.platform" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="enabled" value="false" />
|
||||
</PluginData>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="com.markskelton.one-dark-theme">
|
||||
<value>
|
||||
<PluginData>
|
||||
<option name="dependencies">
|
||||
<set>
|
||||
<option value="com.intellij.modules.platform" />
|
||||
</set>
|
||||
</option>
|
||||
</PluginData>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="mobi.hsz.idea.gitignore">
|
||||
<value>
|
||||
<PluginData>
|
||||
<option name="dependencies">
|
||||
<set>
|
||||
<option value="com.intellij.modules.lang" />
|
||||
<option value="com.intellij.modules.vcs" />
|
||||
</set>
|
||||
</option>
|
||||
</PluginData>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="org.intellij.plugins.junitgen">
|
||||
<value>
|
||||
<PluginData />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
Reference in New Issue
Block a user