JetBrains/intellij-ui-test-robot 32
The library allows you to write and execute UI tests among IntelliJ Idea. You can test your Plugin.
CSC Big Data Software Engineering labs template
YandexDisk.DropZone
Supplementary repository for compiler course
dot net course fall 2017
OS course fall 2016
Project is aimed to store student's practical works on high performance computing course
shishovv/Ktor-Koin-Files-Download 0
A simple project thats show how to use Ktor with Koin to download files
The library allows you to record the screen from java code
Pull request review commentJetBrains/intellij-scala
SCL-18372 Support SBT extension in BSP import
private[importing] object BspResolverLogic { case SbtModule(_, scalaSdkData, sbtData) => val scalaSdkNode = new DataNode[ScalaSdkData](ScalaSdkData.Key, scalaSdkData, moduleNode)- val sbtNode = new DataNode[SbtBuildModuleDataBsp](SbtBuildModuleDataBsp.Key, sbtData, moduleNode)+ val sbtBuildModuleDataNode = new DataNode[SbtBuildModuleDataBsp](SbtBuildModuleDataBsp.Key, sbtData, moduleNode) moduleNode.addChild(scalaSdkNode)- moduleNode.addChild(sbtNode)+ moduleNode.addChild(sbtBuildModuleDataNode)+ moduleNode.addChild(new SbtModuleNode(SbtModuleData(moduleData.id, new URI(moduleData.id))).toDataNode)
Maybe there is an argument that its okay to have this dependency when the SBT extension is used. This lets us share the project settings UI.
comment created time in 2 minutes
create barnchJetBrains/intellij-scala
branch : idea212.x-tobias/tasty-test
created branch time in an hour
PR opened JetBrains/ideolog
Also:
- Change icon to svg
- Upgrade intellij gradle extension and gradle itself
- Show edit dialog for format right after creation
pr created time in an hour
issue openedJetBrains/gradle-intellij-plugin
Question: How to configure idea / plugin log severity ?
Hi
I would like to use the logging facility in IDEA, eg in my code use
package com.github.bric3.plugin.editor;
import com.intellij.openapi.diagnostic.Logger
import com.jetbrains.rd.util.lifetime.Lifetime
class WebView(val lifetime: Lifetime) {
companion object {
val logger = Logger.getInstance(WebView::class.java)
I understand the run configuration already watches
/Users/brice/opensource/plugin/build/idea-sandbox/system/log/idea.log
Ideally this would be in a prepareSandbox task ?!
created time in 2 hours
pull request commentJetBrains/intellij-scala
SCL-18372 Support SBT extension in BSP import
I agree, let's book the progress and we can do a round of follows if needed.
comment created time in 2 hours
issue closedJetBrains/intellij-ui-test-robot
RemoteRobot need context map to store data between requests
RemoteRobot need context map to store data between requests, the same as with components ctx
closed time in 2 hours
nizienkoissue commentJetBrains/intellij-ui-test-robot
RemoteRobot need context map to store data between requests
There are global and local Map<String, Object> variables available in the js context. global is a single map for the whole Ide.
local map is defined on a per-fixture basis. Please check GlobalAndLocalMapExamples
comment created time in 2 hours
push eventJetBrains/intellij-scala
commit sha 09f12e4b4f0a0efaf713c1502b21332141642913
TreePrinter: types/This, #SCL-19042
commit sha 570339af9a9f2298dd8356cbe5e6df79478f472d
TreePrinter: HKTs, #SCL-19042
commit sha 082be7308243643e9090fe68627a8f1d9cad2b24
TreePrinter: misc, #SCL-19042
commit sha 116935a742669928a303cc6c2e0a792f1d2998cc
TreePrinter: more example libraries, #SCL-19042
commit sha 63f2a8eb642e4e0616ec92e466e764202f669dda
TreePrinter: misc, #SCL-19042
commit sha b238c84b895bbecee618585f2c92b80f519c1d24
Merged branch idea212.x-pavelfatin into idea212.x
push time in 3 hours
push eventJetBrains/intellij-ui-test-robot
commit sha bc662548b09de1201e372d9e732aa98220f56aed
#65 Usage examples
push time in 3 hours
pull request commentJetBrains/intellij-community
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
comment created time in 4 hours
push eventJetBrains/intellij-community
commit sha 4ef6b0a83d297effd973930d901a81f7c48076e1
IDEA-270438 - initial completeness for enums GitOrigin-RevId: 0dc7e2291065f7048317ed827ad47b287fef6568
commit sha b94b895695f59c38a068f1e06ba98e7b68038ee3
plugin graph — use more appropriate layout GitOrigin-RevId: 238b9899a216d795b755723ed676fd60b4dd34c0
commit sha f6bd2123479992f76293a7921dfbbd4470753b66
IDEA-272172 IdeaVim project is completely broken on 2021.1.2 GitOrigin-RevId: 7230f2fdaf689874990280c34fe18fce462ae96e
commit sha d343503ce39fea3579af5329af99c58809c07baa
[workspace model] IDEA-271843 Fix registration of `ArtifactManagerBridge` GitOrigin-RevId: a2ee259554545d641d83ad5ee45db0ddf2cc6042
commit sha ca19ce338610bb40a734aa64af94340d87ff066a
[workspace model] Remove usage of `LegacyBridgeProjectLifecycleListener` from the test GitOrigin-RevId: 1594b0e3ff502b1bf32b6aff590f2d2d4fef0dcb
commit sha 047f8deae2744b5055e4b56e4b6832e92b0cfe05
[workspace model] Add Java plugin to the list of appruved for the temproary usage of `projectServiceContainerCustomizer` Without this it's not allowed to override `ArtifactManagerImpl` for the new project model from the Java plugin GitOrigin-RevId: f2d913360254e569b2686ef549ac1834313be836
commit sha c9e370afeffac51b3da475fbb6a2a742535d09d9
[workspace model] Add JavaDoc for `LegacyBridgeArtifactManagerRedefiner` GitOrigin-RevId: 73cb204e5b5a4616eac3e9280e357e6ad0fad8c4
commit sha 3ac1c87a3d4b5bd5e7f38e8db7c240383ae52cfc
[workspace model] Disable new implementation of the artifacts due to not tested properly GitOrigin-RevId: 25e94eae01fbd8e2c91a628ca85016ec4ae2193b
commit sha a5c721c63e409935b7c3b2a0c3fdcaee0fb2f862
Configuration for drawing balloon shadow GitOrigin-RevId: 93df44e427f94f2fa20c11444ed430a8f7fcb793
commit sha 4ca44081d3364d981a14f2eb129bfd61960495b8
Fix test data after improving wording for ipython introspection syntax error GitOrigin-RevId: 26af4d78da564e403df402e8c7b0812085756de2
commit sha 0d6b3692e3ff624a44bffdf2387bc410e5f63dbe
IDEA-265683 Add FUS for Autodetected Eclipse Projects version advanced GitOrigin-RevId: 329a7f4e14d6cc4e50e2bf5e67aba4c6526f0e9a
push time in 4 hours
push eventJetBrains/intellij-community
commit sha 4cbe6bab596f977f0d2887111957323c14040a2a
Fix compilation when Kotlin 1.5.10 is used GitOrigin-RevId: 33ba1ed1c25df664901918a9a00a7dbab65122d5
push time in 4 hours
push eventJetBrains/intellij-community
commit sha 71e6935252897fc0bc3164596083decee7d1d0ea
IDEA-268598 "Replace" is not invoked with Cmd+R if focus is in Find field (cherry picked from commit 7d85081802f3b51f5f648b37e72d62a48b6abe7e) IJ-CR-10530 GitOrigin-RevId: 8bd1e245f47686a6fc874aaf78718ba672fb85f1
push time in 4 hours
push eventJetBrains/intellij-scala
commit sha b0170d35fe4ecfe573301780e0f8004cbf74f90e
TreePrinter: misc, #SCL-19042
push time in 4 hours
push eventJetBrains/intellij-scala
commit sha 116935a742669928a303cc6c2e0a792f1d2998cc
TreePrinter: more example libraries, #SCL-19042
commit sha 63f2a8eb642e4e0616ec92e466e764202f669dda
TreePrinter: misc, #SCL-19042
push time in 4 hours
push eventJetBrains/intellij-scala
commit sha f98e20aabddcd11079ebaa8006eea428d14dd739
TreePrinter: types/Projection, #SCL-19042
commit sha 00423dea748b60cde1f50aef3a72796c65d89611
Merged branch idea212.x-pavelfatin into idea212.x
push time in 4 hours
PR opened JetBrains/intellij-community
For inline functions, the Kotlin JVM debugger needs to reconstruct the currently visible variables out of metadata which the Kotlin compiler encodes in both the order and names of local variables.
On a dex VM, the order of local variables is not reliable, since locals are kept in registers which may have to be spilled. Spilling resets the start offsets of locals and changes their sorting order. This commit introduces a workaround to recover the actual variable introduction order when running on a dex VM and also makes the code for reconstructing inline call stacks more robust.
In particular, the previous code used only the inline depth to determine which variables are visible in the current scope. This is insufficient when there are multiple active stack frames at the same depth:
fun f() {
val x = 0
g {
h(2)
}
}
inline fun g(block: () -> Unit) {
var y = 1
block()
}
inline fun h(a: Int) {
var z = 3
/* breakpoint */
}
in h, both y and z are at depth 1, but only z is supposed to be visible. The new code handles such examples correctly, but is not yet used consistently throughout the debugger.
pr created time in 5 hours
push eventJetBrains/intellij-scala
commit sha 09f12e4b4f0a0efaf713c1502b21332141642913
TreePrinter: types/This, #SCL-19042
commit sha 570339af9a9f2298dd8356cbe5e6df79478f472d
TreePrinter: HKTs, #SCL-19042
commit sha 082be7308243643e9090fe68627a8f1d9cad2b24
TreePrinter: misc, #SCL-19042
push time in 5 hours
push eventJetBrains/intellij-community
commit sha eb18626a03baf61e4e6150b1ae264bf13ea9daba
automatically extract project and libraries id filter by search scope GitOrigin-RevId: c8ddb4b5a64c3da1a953d4cb9f4b5550203afbfe
commit sha e911aa25109bb10398b054bd3ba856b39190f141
vfs: do not increment mod stamp on content storing IDEA-271041 GitOrigin-RevId: 5b4deb5902b16dd4793ab5e209cd36620a0cdcdc
commit sha e5c94781971b8ebaa8e758b24dcaaa8ab1e99258
use IOCancellationCallbackHolder GitOrigin-RevId: 92503caaa96b5c524fca039c29d91ce0857787f5
commit sha 601da0408ace09c2e7abe550b7a24d555ec14d36
make cache keys immutable, try fix EA-289350, let jvm manage garbage itself GitOrigin-RevId: a6a5287d3989b86da752b905456efd5b33bf2423
commit sha 562bfdbf57ab0cc33085dc2678960f2ec0502714
do not instantiate too many Ref instances while indexing GitOrigin-RevId: b6fca9d193acdf901eb2b4421643311f2929d5bd
commit sha 9c334439af581e6aece6e39a3ea92e7403b107bf
EA-296208 - IE: DebugProcessEvents.preloadThreadInfo GitOrigin-RevId: fee17edba57fb1ca111d6aa3923f538de095706d
commit sha df8536488ddfc30c0b49247971a1e46b62c28497
IDEA-231362 Implement Show Usages popup new design. Add code preview area. GitOrigin-RevId: 73d7089985b1960cec77a9c40bc86f39ad78ef37
commit sha 6c9e148d09b279bfdc8a2f94130800c0c5fdc7f5
IDEA-269501 git: show documentation link if git failed to sign commit GitOrigin-RevId: 76c7bc7cc1baf1915b6583cd87c4588a109005f6
commit sha cc14b2761b86ec3f73eced2710fe58a410be18c9
IDEA-248237 git: add 'Show details in console' to commit failure notification GitOrigin-RevId: 287bc62c5ade84c677691a3f31180d04e891abfb
commit sha 63a6953816bd5fc7961eda833cddd611d0431604
remote dev + cwm: enabling more actions in the prject view popup GitOrigin-RevId: 4d393e00eb71b14c5789d0617219f96da9fe99b5
commit sha a6d3b899f67ddd6207669a64b3ec0ec2a7620dd5
Add FrontendControlsHost to store the component for the backend action GitOrigin-RevId: bc857a03927f3f2778c83ce87bea4872b13f1b0f
commit sha 9953471910a840b440687475204c2fdc1d69270f
fix review comments GitOrigin-RevId: b71ae392fd5254ed6c369dc8a2343906c3a5b5db
commit sha a4d0b6298e53ac1bc02bf639b184c5ac1f202fc6
[platform] show "what's new" only after an update (IDEA-272290) GitOrigin-RevId: b79e53575f3eda7f74d8216700d32590f4d9530b
commit sha 5e87e36e23572c80b50735c2cad295be500a983d
convert `ImportFilteringUsageViewSetting` to a light service GitOrigin-RevId: 9a6d220106e1c1d07e792c566c7956413df386c3
commit sha 4234f5f3a2bf8f09c7e3049d30241e67a8b89279
register `ImportUsageFilteringRuleProvider` in `LangExtensions.xml` once GitOrigin-RevId: 7891d77f5867d852112cbbe366a63d8efa9e4929
commit sha 402a80b82c7e13d94cce2d218abde64d7c43cdc9
Proofread Kotlin intentions descriptions GitOrigin-RevId: 50cf3c3e8a637e2e7d653a85e30b1c6618b5ab36
commit sha 0746ff73e404d10e659fe96e535bc29c57333308
Initial implementation of evaluation feedback form, not hooked to anything yet GitOrigin-RevId: c46d176f2b5a74b363f3ded6e10c49114b0d1073
push time in 6 hours
push eventJetBrains/intellij-community
commit sha 68f4fa67b6ec608c40a29960988b0f80bbcd7eec
Fix freeze on restore KDoc reference (cherry picked from commit 2f307c1ac9df77e33b9836a5796bb0236a0777e7) IJ-CR-10467 GitOrigin-RevId: 65ed5d4424902c5657810d3aa47c9f959b522219
push time in 6 hours
push eventJetBrains/intellij-community
commit sha 697b4d4d9f8a019c00377a1d5b83735c46abc746
Fix compilation when Kotlin 1.5.10 is used GitOrigin-RevId: 280164c3617f78d5013cd4e7ef20200cc1cdf5c7
push time in 6 hours
push eventJetBrains/intellij-community
commit sha a5f7451ccc616441a155bcd6daf1c10d2e29e96f
Fix compilation with newer Kotlin GitOrigin-RevId: 4e7dbce6090e61291b10da480e29d65e997e0084
push time in 6 hours
push eventJetBrains/intellij-community
commit sha bfa9136f1729d5e89a2de2143b32938122e1d85f
Fix compilation when Kotlin 1.5.10 is used GitOrigin-RevId: 9ec027fd57bcfef87fb7f7fdfa1dec6bf4ce2b22
push time in 6 hours
push eventJetBrains/intellij-ui-test-robot
commit sha 7f96fd95061b4b09af763b2a6beb4f3fb76e9639
run publish on release published
push time in 6 hours
push eventJetBrains/intellij-ui-test-robot
commit sha 6cbf084928f5d7343daeb0765975ee1b0355bda8
publish release artifacts manually
push time in 6 hours
push eventJetBrains/intellij-ui-test-robot
commit sha d07165138072027891dd556fac115b1dc7e80abf
publish release artifacts manually
push time in 6 hours
push eventJetBrains/intellij-scala
commit sha 9974bd0fa0b1375494f71ecffe451988a5d2cc4f
create test for new project creation for "sbt", "Play", "Lightbend Starter" templates #SCL-6852 #SCL-13283 #SCL-15769
commit sha 57c11ec8b020be7bbf78296d8cad2099553cdf06
SbtModuleExtDataService: show Warning notification if Scala SDK couldn't be configured for a module even if there is no scala libraries in the module at all
commit sha c5a0f506220849811d8e3e87e6a10e99025d18dd
fix new project creation (from wizard) for projects with capital letter in it's name #SCL-15769 + when updating `moduleFilePath` in `SbtModuleBuilder.createModule` do not lowercase it. The path should be synchronised with `com.intellij.openapi.externalSystem.service.project.AbstractIdeModifiableModelsProvider.newModule`. There it doesn't lowercase the path. Also note that in `com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModifiableModuleModelBridgeImpl.newModule` we check if a module already exists with the same file path (in Windows it's done case-insensitively) + do not call setExternalProjectPath in module builders: it's already called in SbtModuleBuilderUtil.doSetupModule + remove SbtRefreshCaller.scala, it's not used anywhere
commit sha 374b3288e0060510528ba25d81e3ce15244dcb4c
remove redundant trait AbstractDataService.Importer it introduced another level of abstraction which doesn't worth it
commit sha 479f0898472c8bf29b0da8635de1148329e98aed
rename dataObjects.ModuleExtData to dataObjects.SbtModuleExtData
commit sha 963275204e49342ea408a70ecf867b24b7468eb2
rename dataObjects.Play2ProjectData to dataObjects.SbtPlay2ProjectData + rename AndroidFacetData to SbtAndroidFacetData
commit sha 19380dec7ef1d35ba9efc7a24caeb832c8723f05
remove unused `projectURI` parameter of `ModuleNode.this`
commit sha 3575a7426462ee7108af29a4b5d32ae6fa7c5955
rename NewScalaProjectTestCase -> NewScalaProjectWizardTestBase
commit sha 1ab15844dcc1b1bcf1322efeab84dd3e12243d4d
disable wrong project name validation for new "Lightbend Starter" projects #SCL-19192 fixed
commit sha 344e4ff244182b9cb11960f3f98db3ea87a3147a
fix some ProjectDataServiceTestCase and ProjectImportingTest tests
commit sha 2ec37035ef731b67078612eef28a110217b2da5e
revert: SbtModuleExtDataService: show Warning notification if Scala SDK couldn't be configured for a module even if there is no scala libraries in the module at all see https://github.com/sbt/sbt/issues/6559
commit sha 4387fcb72233f650b3aed090737f2b686cda87ab
replace SbtExtraControls.java & SbtExtraControlsEx.scala with SbtExtraControls.scala #SCL-19202 fixed + introduce JCheckBoxWithTooltip, it helps not to forget about hint panel when hiding/showing combobox
commit sha 8c02bb85394efa503c425bfbc6a12624e2cdc549
fix ProjectImportingTest.testSimpleDoNotUseCoursier: rewrite expectedScalaLibraryIvy construction
commit sha 0851ebf45e35b03be4a0c3c188bfd1f15365991d
fix tests extending MockSbt.scala: use ScalaSDKLoader(): it doesn't ignore scala-lang.* jars
commit sha e3181c03e62b068d52448976315231a1aca4115e
Merged branch idea212.x-dnaumenko into idea212.x
push time in 6 hours
created tagJetBrains/intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ Idea. You can test your Plugin.
created time in 6 hours
PR opened JetBrains/intellij-community
Hi,
Among other entries, we have:
Find Usages Refactor
Folding Analyze
Go to Generate...
Find Usages and Go to are both navigation features. Refactor and Generate... are both automatic code writing features. They should be gathered. I suggest to switch Refactor and Go to.
@yole, I have successfully tested.
pr created time in 6 hours