From eef04351976454929a6edf1ccf04f69dda0e20cf Mon Sep 17 00:00:00 2001 From: Edward Tirado Jr Date: Tue, 22 Apr 2025 19:31:46 -0500 Subject: [PATCH] .idea update --- .idea/dictionaries/project.xml | 3 +++ .idea/jsLibraryMappings.xml | 7 +++++++ .idea/tailwindcss.xml | 6 ++++++ .idea/web.iml | 1 + .idea/workspace.xml | 17 ++++++++++++++--- 5 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 .idea/dictionaries/project.xml create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 .idea/tailwindcss.xml diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml new file mode 100644 index 0000000..4787784 --- /dev/null +++ b/.idea/dictionaries/project.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..0243211 --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/tailwindcss.xml b/.idea/tailwindcss.xml new file mode 100644 index 0000000..ffef5f5 --- /dev/null +++ b/.idea/tailwindcss.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/web.iml b/.idea/web.iml index c956989..8ecdf73 100644 --- a/.idea/web.iml +++ b/.idea/web.iml @@ -4,5 +4,6 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ee5cbf9..d20337d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,10 @@ + + - + @@ -23,6 +25,7 @@ @@ -76,9 +79,14 @@ "npm.dev.executor": "Run", "prettierjs.PrettierConfiguration.Package": "/home/tiradoe/Projects/movie-night/web/src/node_modules/prettier", "rearrange.code.on.save": "true", - "settings.editor.selected.configurable": "settings.vue", + "settings.editor.selected.configurable": "configurable.group.editor", "ts.external.directory.path": "/home/tiradoe/Projects/movie-night/web/src/node_modules/typescript/lib", "vue.rearranger.settings.migration": "true" + }, + "keyToStringList": { + "vue.recent.templates": [ + "Vue Composition API Component" + ] } }]]> @@ -133,7 +141,10 @@ - + + + +