Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 42 for highlighters (0.14 sec)

  1. analysis/analysis-api-standalone/analysis-api-standalone-base/src/org/jetbrains/kotlin/analysis/api/standalone/base/project/structure/StandaloneProjectFactory.kt

    import com.intellij.codeInsight.InferredAnnotationsManager
    import com.intellij.core.CoreApplicationEnvironment
    import com.intellij.core.CoreJavaFileManager
    import com.intellij.core.CorePackageIndex
    import com.intellij.ide.highlighter.JavaFileType
    import com.intellij.mock.MockProject
    import com.intellij.openapi.Disposable
    import com.intellij.openapi.extensions.PluginDescriptor
    import com.intellij.openapi.module.Module
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 22:09:27 UTC 2024
    - 22.4K bytes
    - Viewed (0)
  2. analysis/analysis-api-standalone/analysis-api-standalone-base/src/org/jetbrains/kotlin/analysis/api/standalone/base/declarations/KotlinStandaloneDeclarationProvider.kt

     * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
     */
    
    package org.jetbrains.kotlin.analysis.api.standalone.base.declarations
    
    import com.intellij.ide.highlighter.JavaClassFileType
    import com.intellij.openapi.application.ApplicationManager
    import com.intellij.openapi.project.Project
    import com.intellij.openapi.vfs.VfsUtilCore
    import com.intellij.openapi.vfs.VirtualFile
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Thu Jun 06 17:44:50 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/capabilities/CapabilitiesUseCasesIntegrationTest.groovy

            }
    
            where:
            fixConflict | description
            false       | 'conflict fix not applied'
            true        | 'conflict fix applied'
        }
    
        /**
         * This test highlights the case where published module declares a relocation. This is the drop-in replacement
         * for "replacedBy" rules when a module has been relocated, and that the publisher uses Gradle. There's the
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 18.9K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/jvm/jvm_test_suite_plugin.adoc

    The attributes will resemble the following.  User-configurable attributes are highlighted below the sample.
    
    .outgoingVariants task output
    [source,text]
    ----
    --------------------------------------------------
    Variant testResultsElementsForTest (i)
    --------------------------------------------------
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 23 14:47:11 UTC 2024
    - 18.6K bytes
    - Viewed (0)
  5. docs/bucket/replication/README.md

    ## Highlights
    
    - Supports source and destination buckets to have the same name unlike AWS S3, addresses variety of usecases such as *Splunk*, *Veeam* site to site DR.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jan 24 23:46:33 UTC 2023
    - 18.2K bytes
    - Viewed (0)
  6. platforms/core-runtime/messaging/src/test/groovy/org/gradle/internal/event/DefaultListenerManagerTest.groovy

                }
                start {
                    manager.getBroadcaster(TestBarListener.class).bar(1)
                }
            }
            then:
            0 * _
        }
    
        @Ignore("This test highlights a very peculiar use case which is not supported yet")
        def "can remove a listener which tries to notify a broadcaster itself trying to notify the same listener"() {
            given:
            def listener1 = {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 12 02:21:10 UTC 2024
    - 29.1K bytes
    - Viewed (0)
  7. pkg/test/kube/dump.go

    					validationContainer.IsContainer(container) || strings.HasPrefix(pod.Name, "istio-cni-node") {
    					// This is only called if the test failed, so we cannot mark it as "failed" again. Instead, output
    					// a log which will get highlighted in the test logs
    					// TODO proper analysis of restarts to ensure we do not miss crashes when tests still pass.
    					scopes.Framework.Errorf("FAIL: cluster/pod/container %s/%s/%s/%s crashed/restarted %d times. Logs: %v",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 22.2K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_6.adoc

    If you encounter syntax errors, check the https://groovy.apache.org/#reporting-issues[Groovy issue tracker] and https://blogs.apache.org/groovy/entry/groovy-3-highlights[Groovy 3 release highlights].
    
    https://issues.apache.org/jira/browse/GROOVY-9936[Some very specific regressions] have already been fixed in the next minor version of Groovy.
    
    ===== Groovy modularization
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 44.8K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/css/manual.css

    		font-size: 1em;
    	}
    }
    
    .literalblock.output pre {
    	color: var(--code-color);
    	background-color: var(--code-text-color);
    }
    
    .listingblock pre.highlightjs {
    	padding: 0;
    }
    
    .listingblock pre.highlightjs>code {
    	padding: 1em;
    	-webkit-border-radius: 4px;
    	border-radius: 4px;
    }
    
    .listingblock pre.prettyprint {
    	border-width: 0;
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.3.md

    - [v1.3.1](#v131)
      - [Downloads](#downloads-8)
      - [Changelog since v1.3.0](#changelog-since-v130)
        - [Other notable changes](#other-notable-changes-9)
    - [v1.3.0](#v130)
      - [Downloads](#downloads-9)
      - [Highlights](#highlights)
      - [Known Issues and Important Steps before Upgrading](#known-issues-and-important-steps-before-upgrading)
          - [ThirdPartyResource](#thirdpartyresource)
          - [kubectl](#kubectl)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
Back to top