diff --git a/UPDATING b/UPDATING index 6e9a9090b75f..37430f648c6b 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,25 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20250404: + AFFECTS: users of jetbrains-clion + AUTHOR: fernape@FreeBSD.org + + The jetbrains-clion update to 2024.3.5 might fail under certain circumstances + that are not clear. If this happens users are encouraged to check the contents + of ~/.config/JetBrains/CLion2024.3/clion64.vmoptions and ensure that the + following option IS NOT present: + + -Didea.suppressed.plugins.set.selector=radler + + If it is, change the value to: + + -Didea.suppressed.plugins.set.selector=classic + + References: + https://youtrack.jetbrains.com/issue/CPP-44041#focus=Comments-27-11819516.0-0 + https://youtrack.jetbrains.com/issue/IJPL-175884/Start-Failed#focus=Comments-27-11425743.0-0 + 20250402: AFFECTS: users of devel/glib20 and devel/gobject-introspection building outside of Poudriere AUTHOR: arrowd@FreeBSD.org diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile index 35737af12fbf..ca98f31d8a10 100644 --- a/devel/jetbrains-clion/Makefile +++ b/devel/jetbrains-clion/Makefile @@ -1,12 +1,12 @@ PORTNAME= clion -PORTVERSION= 2024.2.2 +DISTVERSION= 2024.3.5 CATEGORIES= devel MASTER_SITES= https://download-cdn.jetbrains.com/cpp/ \ - https://packages.jetbrains.team/files/p/clion/ports/2024.2.1/freebsd/clang/:clang + https://packages.jetbrains.team/files/p/clion/ports/2024.3/freebsd/clang/:clang PKGNAMEPREFIX= jetbrains- DISTFILES= CLion-${PORTVERSION}.tar.gz -DISTFILES_aarch64= clang-clion2024.2.1-freebsd-aarch64.tar.gz:clang -DISTFILES_amd64= clang-clion2024.2.1-freebsd-x86_64.tar.gz:clang +DISTFILES_aarch64= clang-clion2024.3-freebsd-aarch64.tar.gz:clang +DISTFILES_amd64= clang-clion2024.3-freebsd-x86_64.tar.gz:clang DIST_SUBDIR= jetbrains .if make(makesum) @@ -30,13 +30,14 @@ ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= cmake:devel/cmake-core \ intellij-fsnotifier>0:java/intellij-fsnotifier \ - jetbrains-pty4j>=0.12.25:devel/jetbrains-pty4j \ + jetbrains-pty4j>=0.13.2:devel/jetbrains-pty4j \ jetbrains-restarter>=241.15989.150:devel/jetbrains-restarter \ jetbrains-sqlite>=241.15989.150:devel/jetbrains-sqlite \ lsof:sysutils/lsof \ ninja:devel/ninja USES= cpe java python:run shebangfix + CPE_VENDOR= jetbrains JAVA_VERSION= 17+ @@ -79,10 +80,10 @@ do-install: ${WRKSRC}/lib/jna \ ${WRKSRC}/lib/native \ ${WRKSRC}/lib/pty4j \ + ${WRKSRC}/plugins/cidr-completionMlRanking-plugin \ ${WRKSRC}/plugins/clion-cwm-plugin \ ${WRKSRC}/plugins/clion-radler \ - ${WRKSRC}/plugins/gateway-plugin \ - ${WRKSRC}/plugins/gateway-terminal \ + ${WRKSRC}/plugins/gateway-plugin/lib/remote-dev-workers \ ${WRKSRC}/plugins/remote-dev-server ${MKDIR} ${STAGEDIR}${DATADIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \ @@ -108,13 +109,15 @@ do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/lib/native/${_SQLITE_ARCH} ${LN} -sf ../../../../sqlite/${ARCH}/libsqliteij.so ${STAGEDIR}${DATADIR}/lib/native/${_SQLITE_ARCH}/libsqliteij.so # Install FreeBSD native clang - ${MKDIR} ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/ + ${MKDIR} ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/bin ${INSTALL_PROGRAM} \ - ${WRKDIR}/clang-tidy \ - ${WRKDIR}/clangd \ - ${WRKDIR}/clazy-standalone \ - ${WRKDIR}/llvm-symbolizer \ - ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/ - ${INSTALL_LIB} ${WRKDIR}/libclazyPlugin.so ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/ + ${WRKDIR}/bin/clang-format \ + ${WRKDIR}/bin/clang-tidy \ + ${WRKDIR}/bin/clangd \ + ${WRKDIR}/bin/clazy-standalone \ + ${WRKDIR}/bin/llvm-symbolizer \ + ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/bin/ + ${MKDIR} ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/lib + ${INSTALL_LIB} ${WRKDIR}/lib/libclazyPlugin.so ${STAGEDIR}${DATADIR}/bin/clang/${_CLANG_ARCH}/lib/ .include diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo index 2290f6e05227..57b77041a078 100644 --- a/devel/jetbrains-clion/distinfo +++ b/devel/jetbrains-clion/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1727730270 -SHA256 (jetbrains/CLion-2024.2.2.tar.gz) = 1658fb15d41dfb804ab0ea3ed4781d4ae0f41d25cc9df17c3f536a565423aa5b -SIZE (jetbrains/CLion-2024.2.2.tar.gz) = 1425685720 -SHA256 (jetbrains/clang-clion2024.2.1-freebsd-aarch64.tar.gz) = f71978596159aa531f9c89ce3cdb459b45045549cb7b3c3c3d705c16b620c529 -SIZE (jetbrains/clang-clion2024.2.1-freebsd-aarch64.tar.gz) = 79902172 -SHA256 (jetbrains/clang-clion2024.2.1-freebsd-x86_64.tar.gz) = ddae776705c5ac3ca4f4a1cc7e7a05783ea690b6673ed3f7960df72b0401f064 -SIZE (jetbrains/clang-clion2024.2.1-freebsd-x86_64.tar.gz) = 78609387 +TIMESTAMP = 1743540211 +SHA256 (jetbrains/CLion-2024.3.5.tar.gz) = 502145600b1955156841fa5db37e70f97f960aecbfb7503578c728416f83eaaa +SIZE (jetbrains/CLion-2024.3.5.tar.gz) = 1577257365 +SHA256 (jetbrains/clang-clion2024.3-freebsd-aarch64.tar.gz) = 770ab3641d6ad3f48117a8735d5c1978b84d98f68e92bdec96175061132ce446 +SIZE (jetbrains/clang-clion2024.3-freebsd-aarch64.tar.gz) = 95455336 +SHA256 (jetbrains/clang-clion2024.3-freebsd-x86_64.tar.gz) = 0b016de849e78dab9e098ea86b2e7c37a94eb7a9b61b90fc1bb0f3c8d05ae396 +SIZE (jetbrains/clang-clion2024.3-freebsd-x86_64.tar.gz) = 95612357 diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist index 8b7ae05e0d67..12afc6a110d2 100644 --- a/devel/jetbrains-clion/pkg-plist +++ b/devel/jetbrains-clion/pkg-plist @@ -44,6 +44,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/android/cloexec-socket.html %%DATADIR%%/bin/clang/clangTidyDoc/android/comparison-in-temp-failure-retry.html %%DATADIR%%/bin/clang/clangTidyDoc/basic.css +%%DATADIR%%/bin/clang/clangTidyDoc/boost/use-ranges.html %%DATADIR%%/bin/clang/clangTidyDoc/boost/use-to-string.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/argument-comment.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/assert-side-effect.html @@ -87,6 +88,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/not-null-terminated-result.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/optional-value-conversion.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/parent-virtual-call.html +%%DATADIR%%/bin/clang/clangTidyDoc/bugprone/pointer-arithmetic-on-polymorphic-object.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/posix-return.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/redundant-branch-condition.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/reserved-identifier.html @@ -113,6 +115,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/suspicious-stringview-data-usage.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/swapped-arguments.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/switch-missing-default-case.html +%%DATADIR%%/bin/clang/clangTidyDoc/bugprone/tagged-union-member-count.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/terminating-continue.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/throw-keyword-missing.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/too-small-loop-variable.html @@ -129,8 +132,10 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/use-after-move.html %%DATADIR%%/bin/clang/clangTidyDoc/bugprone/virtual-near-miss.html %%DATADIR%%/bin/clang/clangTidyDoc/bullet_orange.png +%%DATADIR%%/bin/clang/clangTidyDoc/cert/arr39-c.html %%DATADIR%%/bin/clang/clangTidyDoc/cert/con36-c.html %%DATADIR%%/bin/clang/clangTidyDoc/cert/con54-cpp.html +%%DATADIR%%/bin/clang/clangTidyDoc/cert/ctr56-cpp.html %%DATADIR%%/bin/clang/clangTidyDoc/cert/dcl03-c.html %%DATADIR%%/bin/clang/clangTidyDoc/cert/dcl16-c.html %%DATADIR%%/bin/clang/clangTidyDoc/cert/dcl37-c.html @@ -207,6 +212,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/optin.performance.GCDAntipattern.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/optin.performance.Padding.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/optin.portability.UnixAPI.html +%%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/optin.taint.TaintedAlloc.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/osx.API.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/osx.MIG.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/osx.NumberObjectConversion.html @@ -237,6 +243,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/osx.coreFoundation.containers.OutOfBounds.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/osx.coreFoundation.containers.PointerSizedValues.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.FloatLoopCounter.html +%%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.PutenvStackArray.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.SetgidSetuidOrder.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.cert.env.InvalidPtr.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.insecureAPI.DeprecatedOrUnsafeBufferHandling.html @@ -253,6 +260,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.insecureAPI.strcpy.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/security.insecureAPI.vfork.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/unix.API.html +%%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/unix.BlockInCriticalSection.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/unix.Errno.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/unix.Malloc.html %%DATADIR%%/bin/clang/clangTidyDoc/clang-analyzer/unix.MallocSizeof.html @@ -442,6 +450,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-noexcept.html %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-nullptr.html %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-override.html +%%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-ranges.html %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-starts-ends-with.html %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-std-format.html %%DATADIR%%/bin/clang/clangTidyDoc/modernize/use-std-numbers.html @@ -540,11 +549,12 @@ share/applications/clion.desktop %%DATADIR%%/bin/clang/clangTidyDoc/readability/use-anyofallof.html %%DATADIR%%/bin/clang/clangTidyDoc/readability/use-std-min-max.html %%DATADIR%%/bin/clang/clangTidyDoc/zircon/temporary-objects.html -%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/clang-tidy -%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/clangd -%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/clazy-standalone -%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/libclazyPlugin.so -%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/llvm-symbolizer +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/bin/clang-format +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/bin/clang-tidy +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/bin/clangd +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/bin/clazy-standalone +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/bin/llvm-symbolizer +%%DATADIR%%/bin/clang/%%CLANG_ARCH%%/lib/libclazyPlugin.so %%DATADIR%%/bin/clion.png %%DATADIR%%/bin/clion.sh %%DATADIR%%/bin/clion.svg @@ -1110,6 +1120,15 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/policy/CMP0159.html %%DATADIR%%/bin/cmake/quickdoc/policy/CMP0160.html %%DATADIR%%/bin/cmake/quickdoc/policy/CMP0161.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0162.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0163.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0164.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0165.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0166.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0167.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0168.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0169.html +%%DATADIR%%/bin/cmake/quickdoc/policy/CMP0170.html %%DATADIR%%/bin/cmake/quickdoc/prop_cache/ADVANCED.html %%DATADIR%%/bin/cmake/quickdoc/prop_cache/HELPSTRING.html %%DATADIR%%/bin/cmake/quickdoc/prop_cache/MODIFIED.html @@ -1163,6 +1182,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/CMAKE_C_KNOWN_FEATURES.html +%%DATADIR%%/bin/cmake/quickdoc/prop_gbl/CMAKE_HIP_KNOWN_FEATURES.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/CMAKE_ROLE.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/DEBUG_CONFIGURATIONS.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/DISABLED_FEATURES.html @@ -1177,11 +1197,13 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/GENERATOR_IS_MULTI_CONFIG.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.html +%%DATADIR%%/bin/cmake/quickdoc/prop_gbl/INSTALL_PARALLEL.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/IN_TRY_COMPILE.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/JOB_POOLS.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/PACKAGES_FOUND.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/PACKAGES_NOT_FOUND.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/PREDEFINED_TARGETS_FOLDER.html +%%DATADIR%%/bin/cmake/quickdoc/prop_gbl/PROPAGATE_TOP_LEVEL_INCLUDES_TO_TRY_COMPILE.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/REPORT_UNDEFINED_PROPERTIES.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/RULE_LAUNCH_COMPILE.html %%DATADIR%%/bin/cmake/quickdoc/prop_gbl/RULE_LAUNCH_CUSTOM.html @@ -1369,6 +1391,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_MODULE_SET.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_MODULE_SETS.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_MODULE_SET_NAME.html +%%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_MODULE_STD.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_SCAN_FOR_MODULES.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_STANDARD.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/CXX_STANDARD_REQUIRED.html @@ -1582,6 +1605,8 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/Swift_MODULE_DIRECTORY.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/Swift_MODULE_NAME.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/TEST_LAUNCHER.html +%%DATADIR%%/bin/cmake/quickdoc/prop_tgt/TRANSITIVE_COMPILE_PROPERTIES.html +%%DATADIR%%/bin/cmake/quickdoc/prop_tgt/TRANSITIVE_LINK_PROPERTIES.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/TYPE.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/UNITY_BUILD.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/UNITY_BUILD_BATCH_SIZE.html @@ -1606,6 +1631,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_DOTNET_STARTUP_OBJECT.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_DPI_AWARE.html +%%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_FILTER_PROPS.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_GLOBAL_KEYWORD.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_GLOBAL_PROJECT_TYPES.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.html @@ -1628,6 +1654,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_SOLUTION_DEPLOY.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_SOURCE_SETTINGS_tool.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_USER_PROPS.html +%%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_USE_DEBUG_LIBRARIES.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_WINRT_COMPONENT.html %%DATADIR%%/bin/cmake/quickdoc/prop_tgt/VS_WINRT_EXTENSIONS.html @@ -1795,8 +1822,10 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CURRENT_LIST_FILE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CURRENT_LIST_LINE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CURRENT_SOURCE_DIR.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_COMPILER_IMPORT_STD.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_COMPILE_FEATURES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_EXTENSIONS.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_MODULE_STD.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_SCAN_FOR_MODULES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_STANDARD.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_CXX_STANDARD_REQUIRED.html @@ -1892,6 +1921,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_GNUtoMS.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_HIP_ARCHITECTURES.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_HIP_COMPILE_FEATURES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_HIP_EXTENSIONS.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_HIP_PLATFORM.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_HIP_STANDARD.html @@ -2001,6 +2031,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_EXECUTABLE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_GROUP_USING_FEATURE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_GROUP_USING_FEATURE_SUPPORTED.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_LIBRARY_FEATURE_ATTRIBUTES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.html @@ -2016,6 +2047,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD_DEFAULT.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD_LATEST.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD_LIBRARIES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_STANDARD_REQUIRED.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LANG_USING_LINKER_MODE.html @@ -2036,6 +2068,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_GROUP_USING_FEATURE_SUPPORTED.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_INTERFACE_LIBRARIES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_LIBRARIES_ONLY_TARGETS.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_LIBRARY_FEATURE_ATTRIBUTES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_LIBRARY_FLAG.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_LINK_LIBRARY_SUFFIX.html @@ -2167,6 +2200,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TEST_LAUNCHER.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TLS_CAINFO.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TLS_VERIFY.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TLS_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TOOLCHAIN_FILE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TRY_COMPILE_CONFIGURATION.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES.html @@ -2215,6 +2249,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_TARGET_FRAMEWORK_IDENTIFIER.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_TARGET_FRAMEWORK_TARGETS_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_TARGET_FRAMEWORK_VERSION.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_USE_DEBUG_LIBRARIES.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_VERSION_BUILD_NUMBER.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.html @@ -2334,6 +2369,8 @@ share/applications/clion.desktop %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_SVN_UPDATE_OPTIONS.html %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_TEST_LOAD.html %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_TEST_TIMEOUT.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_TLS_VERIFY.html +%%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_TLS_VERSION.html %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_TRIGGER_SITE.html %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_UPDATE_COMMAND.html %%DATADIR%%/bin/cmake/quickdoc/variable/CTEST_UPDATE_OPTIONS.html @@ -2402,6 +2439,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/gdb/renderers/libstdcxx/v6/xmethods.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/__init__.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/parsers/__init__.py +%%DATADIR%%/bin/helpers/jb_declarative_formatters/parsers/args_parser.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/parsers/context_operator_parser.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/parsers/cpp_parser.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/parsers/natvis/__init__.py @@ -2410,6 +2448,7 @@ share/applications/clion.desktop %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_name_template.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_expression.py +%%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_intrinsic.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_item_nodes.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_item_providers.py %%DATADIR%%/bin/helpers/jb_declarative_formatters/type_viz_mixins.py @@ -2425,15 +2464,17 @@ share/applications/clion.desktop %%DATADIR%%/bin/lldb/helpers/jb_lldb_init.py %%DATADIR%%/bin/lldb/helpers/jb_lldb_polyfills.py %%DATADIR%%/bin/lldb/helpers/jb_lldb_stepping.py -%%DATADIR%%/bin/lldb/helpers/jb_unreal_blueprint_mixedstack.py %%DATADIR%%/bin/lldb/helpers/renderers/__init__.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_builtin_formatters.py +%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_cache.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_loaders.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_manager.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_declarative_formatters_options.py +%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_evaluation_utils.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_format.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_format_specs.py +%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_intrinsics_prolog_cache.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_item_expression.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_logging.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_logging_manager.py @@ -2441,7 +2482,6 @@ share/applications/clion.desktop %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_natvis_loader.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_string_utils.py %%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_utils.py -%%DATADIR%%/bin/lldb/helpers/renderers/jb_lldb_utils_debugger_events_handler.py %%DATADIR%%/bin/lldb/renderers/lldb_formatters/__init__.py %%DATADIR%%/bin/lldb/renderers/lldb_formatters/jetbrains_stl_formatters.py %%DATADIR%%/bin/ltedit.sh @@ -2471,7 +2511,7 @@ share/applications/clion.desktop %%DATADIR%%/lib/app-client.jar %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-CL-242.22855.75 +%%DATADIR%%/lib/build-marker-CL-243.26053.34 %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/ext/platform-main.jar %%DATADIR%%/lib/external-system-rt.jar @@ -2483,8 +2523,7 @@ share/applications/clion.desktop %%DATADIR%%/lib/jna/%%ARCH%%/libjnidispatch.so %%DATADIR%%/lib/jps-model.jar %%DATADIR%%/lib/jsch-agent.jar -%%DATADIR%%/lib/junit4.jar -%%DATADIR%%/lib/junit5.jar +%%DATADIR%%/lib/kotlinx-coroutines-slf4j-1.8.0-intellij.jar %%DATADIR%%/lib/lib-client.jar %%DATADIR%%/lib/lib.jar %%DATADIR%%/lib/modules/intellij.clion.ide.customization.jar @@ -2493,36 +2532,52 @@ share/applications/clion.desktop %%DATADIR%%/lib/modules/intellij.execution.process.mediator.common.jar %%DATADIR%%/lib/modules/intellij.execution.process.mediator.daemon.jar %%DATADIR%%/lib/modules/intellij.ide.startup.importSettings.jar +%%DATADIR%%/lib/modules/intellij.libraries.compose.desktop.jar %%DATADIR%%/lib/modules/intellij.libraries.grpc.jar %%DATADIR%%/lib/modules/intellij.libraries.grpc.netty.shaded.jar +%%DATADIR%%/lib/modules/intellij.libraries.ktor.client.cio.jar %%DATADIR%%/lib/modules/intellij.libraries.ktor.client.jar %%DATADIR%%/lib/modules/intellij.libraries.microba.jar +%%DATADIR%%/lib/modules/intellij.libraries.skiko.jar %%DATADIR%%/lib/modules/intellij.platform.clouds.jar %%DATADIR%%/lib/modules/intellij.platform.collaborationTools.jar +%%DATADIR%%/lib/modules/intellij.platform.compose.jar %%DATADIR%%/lib/modules/intellij.platform.coverage.agent.jar %%DATADIR%%/lib/modules/intellij.platform.coverage.jar %%DATADIR%%/lib/modules/intellij.platform.dap.jar +%%DATADIR%%/lib/modules/intellij.platform.debugger.impl.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.debugger.impl.frontend.jar +%%DATADIR%%/lib/modules/intellij.platform.diagnostic.freezeAnalyzer.jar +%%DATADIR%%/lib/modules/intellij.platform.diagnostic.freezes.jar %%DATADIR%%/lib/modules/intellij.platform.execution.dashboard.jar %%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.jar +%%DATADIR%%/lib/modules/intellij.platform.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.ide.newUiOnboarding.jar %%DATADIR%%/lib/modules/intellij.platform.images.backend.svg.jar %%DATADIR%%/lib/modules/intellij.platform.images.copyright.jar +%%DATADIR%%/lib/modules/intellij.platform.inline.completion.jar %%DATADIR%%/lib/modules/intellij.platform.kernel.backend.jar -%%DATADIR%%/lib/modules/intellij.platform.kernel.jar %%DATADIR%%/lib/modules/intellij.platform.lvcs.impl.jar -%%DATADIR%%/lib/modules/intellij.platform.ml.embeddings.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.backend.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.monolith.jar +%%DATADIR%%/lib/modules/intellij.platform.progress.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.project.backend.jar +%%DATADIR%%/lib/modules/intellij.platform.registry.cloud.jar +%%DATADIR%%/lib/modules/intellij.platform.rpc.backend.jar %%DATADIR%%/lib/modules/intellij.platform.settings.local.jar %%DATADIR%%/lib/modules/intellij.platform.smRunner.vcs.jar +%%DATADIR%%/lib/modules/intellij.platform.tips.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.log.impl.jar +%%DATADIR%%/lib/modules/intellij.platform.whatsNew.jar %%DATADIR%%/lib/modules/intellij.profiler.asyncOne.jar %%DATADIR%%/lib/modules/intellij.profiler.common.jar %%DATADIR%%/lib/modules/intellij.profiler.ultimate.ideaAsyncProfiler.jar +%%DATADIR%%/lib/modules/intellij.rml.dfa.impl.jar +%%DATADIR%%/lib/modules/intellij.settingsSync.core.jar %%DATADIR%%/lib/modules/intellij.smart.update.jar %%DATADIR%%/lib/native/%%SQLITE_ARCH%%/libsqliteij.so %%DATADIR%%/lib/nio-fs.jar @@ -2549,7 +2604,6 @@ share/applications/clion.desktop %%DATADIR%%/license/yourkit-license-redist.txt %%DATADIR%%/modules/module-descriptors.jar %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar -%%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-plugin.jar %%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar @@ -2582,8 +2636,6 @@ share/applications/clion.desktop %%DATADIR%%/plugins/cidr-clangConfig-plugin/lib/cidr-clangConfig-plugin.jar %%DATADIR%%/plugins/cidr-clangFormat-plugin/lib/cidr-clangFormat-plugin.jar %%DATADIR%%/plugins/cidr-compiler-custom-plugin/lib/cidr-compiler-custom-plugin.jar -%%DATADIR%%/plugins/cidr-completionMlRanking-plugin/lib/cidr-completionMlRanking-plugin.jar -%%DATADIR%%/plugins/cidr-completionMlRanking-plugin/lib/modules/intellij.cidr.completionMlRanking.jar %%DATADIR%%/plugins/cidr-copyright-plugin/lib/cidr-copyright-plugin.jar %%DATADIR%%/plugins/cidr-grazie-plugin/lib/cidr-grazie-plugin.jar %%DATADIR%%/plugins/cidr-langInjection-plugin/lib/cidr-langInjection-plugin.jar @@ -2637,21 +2689,202 @@ share/applications/clion.desktop %%DATADIR%%/plugins/fullLine/full-line-model-objectivec.zip %%DATADIR%%/plugins/fullLine/full-line-native-server.zip %%DATADIR%%/plugins/fullLine/lib/fullLine.jar -%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.cppCore.jar -%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.csharp.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.css.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.go.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.html.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.java.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.js.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.kotlin.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.php.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.python.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.cpp.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rider.csharp.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.ruby.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.terraform.jar +%%DATADIR%%/plugins/fullLine/promo/.DS_Store +%%DATADIR%%/plugins/fullLine/promo/Aqua/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Aqua/content.json +%%DATADIR%%/plugins/fullLine/promo/CLion/ ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/CLion/ ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/CLion/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/CLion/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/CLion/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/CLion/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/CLion/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/CLion/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/CLion/content.json +%%DATADIR%%/plugins/fullLine/promo/DataGrip/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataGrip/content.json +%%DATADIR%%/plugins/fullLine/promo/DataSpell/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/DataSpell/content.json +%%DATADIR%%/plugins/fullLine/promo/GoLand/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/GoLand/content.json +%%DATADIR%%/plugins/fullLine/promo/Idea/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/Idea/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Idea/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/Idea/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/Idea/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Idea/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/Idea/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Idea/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Idea/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Idea/content.json +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/PhpStorm/content.json +%%DATADIR%%/plugins/fullLine/promo/Python/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/Python/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Python/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/Python/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/Python/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Python/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/Python/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Python/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Python/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Python/content.json +%%DATADIR%%/plugins/fullLine/promo/Rider/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/Rider/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Rider/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/Rider/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/Rider/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Rider/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Rider/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Rider/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Rider/content.json +%%DATADIR%%/plugins/fullLine/promo/Ruby/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/Ruby/content.json +%%DATADIR%%/plugins/fullLine/promo/RustRover/.DS_Store +%%DATADIR%%/plugins/fullLine/promo/RustRover/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/RustRover/content.json +%%DATADIR%%/plugins/fullLine/promo/WebStorm/AIEnterprise.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/CloudCompletion.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/CloudCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/CommandGenerationInTerminal.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/CommandGenerationInTerminal_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/ContextAwareChat.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/ContextAwareChat_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/FixWithAI.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/FixWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/GenerateTests.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/GenerateTests_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/LocalCompletion.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/LocalCompletion_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/MergeWithAI.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/MergeWithAI_dark.png +%%DATADIR%%/plugins/fullLine/promo/WebStorm/content.json +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-plugin.jar +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.core.jar +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.jar +%%DATADIR%%/plugins/gateway-plugin/resources/gateway.vmoptions +%%DATADIR%%/plugins/gateway-terminal/lib/gateway-terminal.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar %%DATADIR%%/plugins/grid-core-impl/lib/grid-core-impl.jar %%DATADIR%%/plugins/grid-core-impl/lib/jdbc-console-types.jar %%DATADIR%%/plugins/grid-impl/lib/grid-impl.jar +%%DATADIR%%/plugins/grid-impl/lib/grid-scripting.jar %%DATADIR%%/plugins/html-tools/lib/html-tools.jar +%%DATADIR%%/plugins/ini/lib/ini.jar %%DATADIR%%/plugins/javascript-debugger/debugConnectionForwarder.js %%DATADIR%%/plugins/javascript-debugger/debugConnector.js %%DATADIR%%/plugins/javascript-debugger/debugConnectorPortPublisher.js @@ -2699,8 +2932,8 @@ share/applications/clion.desktop %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.ijx -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.txt +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-1632447f56bf.ijx +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-1632447f56bf.txt %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/browser.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/cancellationToken.js @@ -2778,18 +3011,21 @@ share/applications/clion.desktop %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es2023.collection.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es2023.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es2023.full.d.ts +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es2023.intl.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es5.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.es6.d.ts +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.array.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.collection.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.decorators.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.disposable.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.full.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.iterator.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.object.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.regexp.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.string.d.ts -%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.scripthost.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.webworker.asynciterable.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/lib.webworker.d.ts @@ -2818,12 +3054,13 @@ share/applications/clion.desktop %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/js-language-service.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/js-lanuage-api.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/.gitignore -%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/get-element-type-adapter.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/ide-watcher.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/init.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/logger-impl.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/get-element-type-ts-server.js +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/ide-commands.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/ide-get-element-type.js +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/ide-project-service.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/index.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/package.json %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/protocol.js @@ -2844,6 +3081,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/ts-plugin.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/ts-session-latest.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/ts-session-provider.js +%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/tsc-plugin-adapter.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/tsconfig.json %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/util.js %%DATADIR%%/plugins/javascript-plugin/languageService/eslint/.gitignore @@ -2903,6 +3141,9 @@ share/applications/clion.desktop %%DATADIR%%/plugins/javascript-plugin/reporting/playwright/playwrightTestStep.js %%DATADIR%%/plugins/javascript-plugin/reporting/playwright/playwrightTestStructure.d.ts %%DATADIR%%/plugins/javascript-plugin/reporting/playwright/playwrightTestStructure.js +%%DATADIR%%/plugins/json/lib/client/json-frontend.jar +%%DATADIR%%/plugins/json/lib/json-split.jar +%%DATADIR%%/plugins/json/lib/json.jar %%DATADIR%%/plugins/jsonpath/lib/jsonpath.jar %%DATADIR%%/plugins/karma/js_reporter/karma-intellij/LICENSE.txt %%DATADIR%%/plugins/karma/js_reporter/karma-intellij/README.md @@ -2933,23 +3174,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/keymap-visualStudio/lib/keymap-visualStudio.jar %%DATADIR%%/plugins/keymap-xcode/lib/keymap-xcode.jar %%DATADIR%%/plugins/less/lib/less.jar -%%DATADIR%%/plugins/llmInstaller/lib/llmInstaller.jar -%%DATADIR%%/plugins/llmInstaller/video/CLion/.DS_Store -%%DATADIR%%/plugins/llmInstaller/video/CLion/AskAboutLocalChangesAndCommits.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/AskQuestions.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/CodeGeneration.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/ConvertToAnotherLanguage.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/CraftPromptLibrary.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/ExplainCode.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/ExplainCommit.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/ExplainRuntimeError.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/FindPotentialProblems.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/GenerateCommitMessages.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/InlineCodeCompletion.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/NameSuggestions.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/RefactoringSuggestions.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/ReferenceFiles.webm -%%DATADIR%%/plugins/llmInstaller/video/CLion/WriteDocumentation.webm +%%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/$(AssemblyName).Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/ApiParser.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/DPA.Core.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/DPA.Monitoring.Resources.Strings.ja-JP.resources @@ -3036,6 +3261,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Daemon.Xaml.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Daemon.Xml.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.ExternalServices.Core.Resources.ExternalServicesCoreStrings.ja-JP.resources +%%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.ExternalServices.DataGrip.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.ExternalServices.Grazie.Resources.GrammarAndSpellingStrings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.ExternalSources.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Feature.Services.AI.Resources.Strings.ja-JP.resources @@ -3094,6 +3320,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Features.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Intentions.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Services.Resources.Strings.ja-JP.resources +%%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.FSharp.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.Godot.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.Unity.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.ReSharper.Plugins.Unity.Rider.Resources.Strings.ja-JP.resources @@ -3142,6 +3369,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Rider.MacAgent.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Rider.Roslyn.Host.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Rider.Test.Framework.Resources.Strings.ja-JP.resources +%%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Roslyn.Host.Core.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Roslyn.Host.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.SourceView.Avalonia.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.SourceView.FoldersMapping.Resources.Strings.ja-JP.resources @@ -3156,6 +3384,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.TeamCity.Presentation.Resources.PresentationStrings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.TeamCity.Presentation.Wpf.Resources.PresentationStrings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.TextControl.Resources.Strings.ja-JP.resources +%%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.Timeline.Standalone.Avalonia.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.UI.Avalonia.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.UI.Resources.CommonStrings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/JetBrains.UI.Resources.Strings.ja-JP.resources @@ -3184,6 +3413,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/Rider.SqlProj.Worker.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/dotnet/Extensions/com.intellij.ja/i18n/RiderPlugin.UnrealLink.Resources.Strings.ja-JP.resources %%DATADIR%%/plugins/localization-ja/lib/localization-ja.jar +%%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/$(AssemblyName).Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/ApiParser.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/DPA.Core.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/DPA.Monitoring.Resources.Strings.ko-KR.resources @@ -3270,6 +3500,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Daemon.Xaml.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Daemon.Xml.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.ExternalServices.Core.Resources.ExternalServicesCoreStrings.ko-KR.resources +%%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.ExternalServices.DataGrip.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.ExternalServices.Grazie.Resources.GrammarAndSpellingStrings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.ExternalSources.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Feature.Services.AI.Resources.Strings.ko-KR.resources @@ -3328,6 +3559,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Features.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Intentions.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Services.Resources.Strings.ko-KR.resources +%%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.FSharp.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.Godot.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.Unity.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.ReSharper.Plugins.Unity.Rider.Resources.Strings.ko-KR.resources @@ -3376,6 +3608,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Rider.MacAgent.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Rider.Roslyn.Host.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Rider.Test.Framework.Resources.Strings.ko-KR.resources +%%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Roslyn.Host.Core.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Roslyn.Host.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.SourceView.Avalonia.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.SourceView.FoldersMapping.Resources.Strings.ko-KR.resources @@ -3390,6 +3623,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.TeamCity.Presentation.Resources.PresentationStrings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.TeamCity.Presentation.Wpf.Resources.PresentationStrings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.TextControl.Resources.Strings.ko-KR.resources +%%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.Timeline.Standalone.Avalonia.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.UI.Avalonia.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.UI.Resources.CommonStrings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/JetBrains.UI.Resources.Strings.ko-KR.resources @@ -3418,6 +3652,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/Rider.SqlProj.Worker.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/dotnet/Extensions/com.intellij.ko/i18n/RiderPlugin.UnrealLink.Resources.Strings.ko-KR.resources %%DATADIR%%/plugins/localization-ko/lib/localization-ko.jar +%%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/$(AssemblyName).Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/ApiParser.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/DPA.Core.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/DPA.Monitoring.Resources.Strings.zh-CN.resources @@ -3504,6 +3739,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Daemon.Xaml.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Daemon.Xml.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.ExternalServices.Core.Resources.ExternalServicesCoreStrings.zh-CN.resources +%%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.ExternalServices.DataGrip.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.ExternalServices.Grazie.Resources.GrammarAndSpellingStrings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.ExternalSources.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Feature.Services.AI.Resources.Strings.zh-CN.resources @@ -3562,6 +3798,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Features.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Intentions.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.FSharp.Psi.Services.Resources.Strings.zh-CN.resources +%%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.FSharp.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.Godot.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.Unity.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.ReSharper.Plugins.Unity.Rider.Resources.Strings.zh-CN.resources @@ -3610,6 +3847,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Rider.MacAgent.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Rider.Roslyn.Host.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Rider.Test.Framework.Resources.Strings.zh-CN.resources +%%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Roslyn.Host.Core.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Roslyn.Host.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.SourceView.Avalonia.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.SourceView.FoldersMapping.Resources.Strings.zh-CN.resources @@ -3624,6 +3862,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.TeamCity.Presentation.Resources.PresentationStrings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.TeamCity.Presentation.Wpf.Resources.PresentationStrings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.TextControl.Resources.Strings.zh-CN.resources +%%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.Timeline.Standalone.Avalonia.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.UI.Avalonia.Resources.Strings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.UI.Resources.CommonStrings.zh-CN.resources %%DATADIR%%/plugins/localization-zh/dotnet/Extensions/com.intellij.zh/i18n/JetBrains.UI.Resources.Strings.zh-CN.resources @@ -3654,6 +3893,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/localization-zh/lib/localization-zh.jar %%DATADIR%%/plugins/makefile/lib/makefile.jar %%DATADIR%%/plugins/markdown/lib/markdown.jar +%%DATADIR%%/plugins/markdown/lib/modules/intellij.markdown.compose.preview.jar %%DATADIR%%/plugins/ml-inline-completion/lib/ml-inline-completion.jar %%DATADIR%%/plugins/nativeDebug-plugin/lib/nativeDebug-plugin.jar %%DATADIR%%/plugins/nextjs/lib/nextjs.jar @@ -4066,7 +4306,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/generator3/version.txt %%DATADIR%%/plugins/python-ce/helpers/icon-robots.txt %%DATADIR%%/plugins/python-ce/helpers/packaging_tool.py -%%DATADIR%%/plugins/python-ce/helpers/pip-20.3.4-py2.py3-none-any.whl +%%DATADIR%%/plugins/python-ce/helpers/pip-24.3.1-py2.py3-none-any.whl %%DATADIR%%/plugins/python-ce/helpers/pockets/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pockets/_version.py %%DATADIR%%/plugins/python-ce/helpers/pockets/autolog.py @@ -4275,6 +4515,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/io.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/af.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ar.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ca.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/cs.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/da.py @@ -4282,24 +4523,31 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/en.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/eo.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/es.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/fa.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/fi.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/fr.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/gl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/he.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/it.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ja.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ka.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ko.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/lt.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/lv.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/nl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/pl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/pt_br.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/ru.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/sk.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/sv.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/uk.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/zh_cn.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/languages/zh_tw.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/nodes.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/commonmark_wrapper.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/null.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/recommonmark_wrapper.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/directives/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/directives/admonitions.py @@ -4346,6 +4594,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/include/xhtml1-symbol.txt %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/af.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ar.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ca.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/cs.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/da.py @@ -4353,19 +4602,24 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/en.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/eo.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/es.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/fa.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/fi.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/fr.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/gl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/he.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/it.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ja.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ka.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ko.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/lt.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/lv.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/nl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/pl.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/pt_br.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/ru.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/sk.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/sv.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/uk.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/zh_cn.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/languages/zh_tw.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/parsers/rst/roles.py @@ -4391,6 +4645,9 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/latex2mathml.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/math2html.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/mathalphabet2unichar.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/mathml_elements.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/tex2mathml_extern.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/tex2unichar.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/math/unichar2tex.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/punctuation_chars.py @@ -4398,18 +4655,30 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/smartquotes.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/utils/urischemes.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/_html_base.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/docutils_xml.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html4css1/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html4css1/html4css1.css %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html4css1/math.css %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html4css1/template.txt +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/italic-field-names.css +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/math.css +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/minimal.css +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/plain.css +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/responsive.css +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/template.txt +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/html5_polyglot/tuftig.css %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/__init__.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/default.tex +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/docutils.sty %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/titlepage.tex +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/titlingpage.tex %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/latex2e/xelatex.tex %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/manpage.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/null.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/prepstyles.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/pygmentsformatter.py %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/odf_odt/styles.odt %%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/writers/pep_html/__init__.py @@ -4525,6 +4794,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pycharm_matplotlib_backend/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_matplotlib_backend/backend_interagg.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_matplotlib_backend/sitecustomize.py +%%DATADIR%%/plugins/python-ce/helpers/pycharm_package_installer.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_plotly_backend/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_plotly_backend/sitecustomize.py %%DATADIR%%/plugins/python-ce/helpers/pycodestyle-2.10.0.py @@ -4610,19 +4880,19 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_32.cp310-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_%%ARCH%%.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_%%PYTHON_SUFFIX%%_32.cp%%PYTHON_SUFFIX%%-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_%%PYTHON_SUFFIX%%_64.cp%%PYTHON_SUFFIX%%-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_amd64.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_311_32.cp311-win32.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_311_64.cp311-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_32.cp312-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_64.cp312-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_64.cp312-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_32.cp38-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_32.cp39-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_dont_trace_files.py @@ -4640,7 +4910,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.c %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.pyx %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_wrapper.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_plugin_utils.py @@ -4666,7 +4936,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_xml.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_27.py -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_%%PYTHON_SUFFIX%%.py +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_311.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_36_310.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_util.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/__init__.py @@ -4686,15 +4956,15 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_39_310.pxd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_39_310.pyx %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_32.cp310-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_32.cp38-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_32.cp39-win32.pyd -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_%%ARCH%%.pyd +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/release_mem.h @@ -4752,7 +5022,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/attach_script.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp -%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_%%PYTHON_SUFFIX%%.hpp +%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_settrace.hpp %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_utils.hpp @@ -4787,7 +5057,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/util.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/advapi32.py -%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_%%ARCH%%.py +%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_amd64.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_i386.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/dbghelp.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/defines.py @@ -4943,19 +5213,6 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/behave.py %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/cStringIO.py %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/copy.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/core/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/core/mail.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/db/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/db/models/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/db/models/query.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/forms/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/forms/forms.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/forms/formsets.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/forms/models.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/generic/__init__.py -%%DATADIR%%/plugins/python-ce/helpers/python-skeletons/django/views/generic/base.py %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/nose/__init__.py %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/nose/tools/__init__.py %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/numpy/__init__.py @@ -4971,7 +5228,6 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/rest_runners/sphinx_runner.py %%DATADIR%%/plugins/python-ce/helpers/setuptools-44.1.1-py2.py3-none-any.whl %%DATADIR%%/plugins/python-ce/helpers/six.py -%%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/__init__.py %%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/napoleon/__init__.py %%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/napoleon/_upstream.py %%DATADIR%%/plugins/python-ce/helpers/sphinxcontrib/napoleon/_version.py @@ -5487,27 +5743,27 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/common.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py310.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py%%PYTHON_SUFFIX%%.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py313.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py310.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py%%PYTHON_SUFFIX%%.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py313.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py310.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py%%PYTHON_SUFFIX%%.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py313.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py310.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py%%PYTHON_SUFFIX%%.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py311.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py312.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py313.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py38.txt @@ -5519,7 +5775,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task_factory.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict-py39.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict.py -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py%%PYTHON_SUFFIX%%.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py311.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_iteration.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_list.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_memoryview.py @@ -10100,7 +10356,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/upload_docs.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py310.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py%%PYTHON_SUFFIX%%.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py311.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py39.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/expand.pyi @@ -10640,12 +10896,12 @@ share/applications/clion.desktop %%DATADIR%%/plugins/restClient/lib/restClient.jar %%DATADIR%%/plugins/rider-plugins-clion-radler-cwm/lib/rider-plugins-clion-radler-cwm.jar %%DATADIR%%/plugins/rider-plugins-cpp-debugger/lib/rider-plugins-cpp-debugger.jar -%%DATADIR%%/plugins/rml-dfa-plugin/lib/rml-dfa-plugin.jar %%DATADIR%%/plugins/sass/lib/sass.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.ranking.core.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar %%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar %%DATADIR%%/plugins/sh/lib/sh.jar +%%DATADIR%%/plugins/station-plugin/lib/station-plugin.jar %%DATADIR%%/plugins/styled-components/lib/styled-components.jar %%DATADIR%%/plugins/stylelint/lib/stylelint.jar %%DATADIR%%/plugins/tailwindcss/lib/tailwindcss.jar @@ -10997,6 +11253,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/textmate/lib/bundles/terraform/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/terraform/package.json %%DATADIR%%/plugins/textmate/lib/bundles/terraform/snippets/terraform.json +%%DATADIR%%/plugins/textmate/lib/bundles/terraform/syntaxes/hcl.tmGrammar.json %%DATADIR%%/plugins/textmate/lib/bundles/terraform/syntaxes/terraform.tmGrammar.json %%DATADIR%%/plugins/textmate/lib/bundles/twig/LICENSE.md %%DATADIR%%/plugins/textmate/lib/bundles/twig/README.md @@ -11024,7 +11281,7 @@ share/applications/clion.desktop %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets -%%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/LICENSE.txt %%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json @@ -11050,13 +11307,19 @@ share/applications/clion.desktop %%DATADIR%%/plugins/uml/lib/uml-support.jar %%DATADIR%%/plugins/vcs-git/lib/git4idea-rt.jar %%DATADIR%%/plugins/vcs-git/lib/vcs-git.jar -%%DATADIR%%/plugins/vcs-github/lib/vcs-github.jar +%%DATADIR%%/plugins/vcs-github-ultimate/lib/vcs-github.jar %%DATADIR%%/plugins/vcs-gitlab/lib/vcs-gitlab.jar %%DATADIR%%/plugins/vcs-hg/lib/vcs-hg.jar %%DATADIR%%/plugins/vcs-perforce/lib/vcs-perforce.jar %%DATADIR%%/plugins/vcs-svn/lib/vcs-svn.jar %%DATADIR%%/plugins/vitejs/lib/vitejs.jar %%DATADIR%%/plugins/vuejs/lib/vuejs.jar +%%DATADIR%%/plugins/vuejs/vue-language-server/.gitignore +%%DATADIR%%/plugins/vuejs/vue-language-server/README.md +%%DATADIR%%/plugins/vuejs/vue-language-server/bin/vue-language-server.js +%%DATADIR%%/plugins/vuejs/vue-language-server/build.js +%%DATADIR%%/plugins/vuejs/vue-language-server/package-lock.json +%%DATADIR%%/plugins/vuejs/vue-language-server/package.json %%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/LICENSE %%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/decode.js %%DATADIR%%/plugins/vuejs/vue-service/node_modules/entities/lib/decode_codepoint.js