T
traeai
Sign in

公司

JetBrains

别名:JetBrains AI

IntelliJ IDEA等开发工具的开发商。

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 JetBrains 相关的内容,按评分排序。

How We Use AlphaEvolve to Make Complex IDE Algorithms Faster

How We Use AlphaEvolve to Make Complex IDE Algorithms Faster

The JetBrains Blog1048 字 (约 5 分钟)
92

JetBrains applied Google DeepMind’s AlphaEvolve to optimize the deeply tuned B-tree indexing core in IntelliJ IDEs, achieving 15–20% synthetic performance gains and validating two candidates that reduced end-to-end indexing time from 17.4s to under 16.8s in real IDE integration tests.

入选理由:AlphaEvolve 在 50+ 次迭代后,对 B-tree 索引的合成性能评分平均提升 15–20%

FeaturedArticle#AlphaEvolve#IDE Optimization#B-tree#JetBrains#Google DeepMind英文
Introducing Mellum2: A 12B Mixture-of-Experts Model by JetBrains

Introducing Mellum2: A 12B Mixture-of-Experts Model by JetBrains

Hugging Face Blog564 字 (约 3 分钟)
90

JetBrains releases Mellum2, a 12B-parameter MoE model activating only 2.5B params per token, offering 2x+ faster inference than peers, optimized for text/code tasks and private/RAG deployments.

入选理由:Mellum2 是 12B 参数 MoE 模型,每 token 仅激活 2.5B 参数,推理效率提升 2x+,适合高吞吐生产环境。

FeaturedArticle#MoE#JetBrains#Large Model#Code Generation#RAG英文
How AI Agents Can Work with TeamCity

How AI Agents Can Work with TeamCity

The JetBrains Blog724 字 (约 3 分钟)
90

AI agents can now set up TeamCity build configurations and full build chains, add build features, and configure parameters.

入选理由:AI agents can automate the setup of TeamCity build configurations and full build chains.

FeaturedArticle#AI#TeamCity#CI/CD中文
Kotlin 2.4.0 Released

Kotlin 2.4.0 Released

The JetBrains Blog492 字 (约 2 分钟)
85

Kotlin 2.4.0 has been released with improvements in language features, standard library, Kotlin/JVM, Kotlin/Native, Kotlin/Wasm, Kotlin/JS, Gradle, Maven, and Kotlin compiler.

入选理由:Stable context parameters, explicit backing fields, and multiple features for annotation use-site targets were added to the language.

FeaturedArticle#Kotlin#language features#standard library#Java#metadata英文
How To Fix Common TypeScript Issues With Qodana

How To Fix Common TypeScript Issues With Qodana

The JetBrains Blog1300 字 (约 6 分钟)
85

Qodana solves TypeScript cross-file issues beyond ESLint's scope through type-aware analysis, catching runtime errors at compile time for problems like implicit any propagation, non-null assertion misuse, and floating promises.

入选理由:Qodana能追踪跨文件的隐式any传播,当API响应类型变化时在编译时捕获错误,避免运行时崩溃

FeaturedArticle#TypeScript#Qodana#Code Quality#Static Analysis#ESLint英文
Mellum2 Goes Open Source: A Fast Model for AI Workflows

Mellum2 Goes Open Source: A Fast Model for AI Workflows

The JetBrains Blog606 字 (约 3 分钟)
85

Mellum2 is an open-source 12B parameter AI model from JetBrains, using MoE architecture to activate only 2.5B parameters per token, reducing inference time by over 50% compared to similar-sized models, specifically designed for software engineering environments with applications in routing, RAG pipelines, and private AI deployment.

入选理由:Mellum2采用MoE架构,12B参数模型每token仅激活2.5B参数,推理速度比同类模型快50%,显著降低生产环境延迟和成本

FeaturedArticle#AI#Model#Mellum2#MoE#Software Engineering中文
Stop Pasting Tokens: OAuth2 Login for JetBrains IDE Plugins

Stop Pasting Tokens: OAuth2 Login for JetBrains IDE Plugins

The JetBrains Blog1605 字 (约 7 分钟)
85

JetBrains recommends using OAuth2 login instead of pasting tokens in IDE plugins, leveraging PKCE for security with code examples to prevent token leaks and ensure limited access.

入选理由:PKCE机制通过code_verifier和code_challenge防止授权码被窃取,适用于无法保护客户端密钥的桌面插件。

FeaturedArticle#OAuth2#JetBrains#PKCE#Authentication英文
How Four Teams Stopped Postponing the Refactoring They Knew They Needed

How Four Teams Stopped Postponing the Refactoring They Knew They Needed

The JetBrains Blog1536 字 (约 7 分钟)
85

Four teams successfully stopped delaying code refactoring by changing their approach to risk assessment, thereby improving development efficiency.

入选理由:通过全面评估和单次回滚操作,团队减少了重构带来的短期干扰,增加了长期收益。

FeaturedArticle#refactoring#development efficiency#GoLand中文
IntelliJ IDEA 2026.2 EAP Is Open

IntelliJ IDEA 2026.2 EAP Is Open

The JetBrains Blog791 字 (约 4 分钟)
85

JetBrains has released the early access version of IntelliJ IDEA 2026.2, introducing a balanced approach to AI-assisted coding and traditional development workflows, including the skill repository, full method generation, MCP improvement, dependency completion optimization, Flyway/Liquibase migration support, Spring debugger enhancements, Hibernate debugger, and logpoints.

入选理由:IntelliJ IDEA 2026.2 EAP 引入了 AI 辅助编程和经典开发工作流的平衡机制。

FeaturedArticle#IntelliJ IDEA#EAP#AI#Development Tools#Java中文
KotlinConf’26 Keynote Highlights: Advances in Language Design, Tooling, AI-Driven Workflows, and Multiplatform Development

Kotlin 2.4.0 introduces context parameters, explicit backing fields, and value classes, alongside Kotlin Toolchain and Documentation Model to enhance development experience and safety.

入选理由:Kotlin 2.4.0 的 context parameters 和 explicit backing fields 减少样板代码并增强安全性

FeaturedArticle#Kotlin#JetBrains#Language Design#Tooling#AI英文
Improving Accessibility in JetBrains IDEs: What’s New and What’s Next in 2026

Improving Accessibility in JetBrains IDEs: What’s New and What’s Next in 2026

The IntelliJ IDEA Blog907 字 (约 4 分钟)
85

JetBrains IDEs significantly enhance accessibility in 2026 through improved Windows/Linux assistive tech compatibility, structured keyboard navigation models, and audio feedback exploration, with Orca/GNOME Magnifier support coming in 2026.2.

入选理由:2版本支持Orca和GNOME Magnifier,扩展Linux无障碍支持

FeaturedArticle#JetBrains#Accessibility#Keyboard Navigation#Audio Feedback英文
Relocating With JetBrains: What to Expect

Relocating With JetBrains: What to Expect

The JetBrains Blog1173 字 (约 5 分钟)
85

JetBrains provides comprehensive relocation support including visa assistance, logistics coordination, and long-term integration to ensure smooth transition for international employees.

入选理由:JetBrains去年协助90多名员工搬迁,90%以上评价流程顺利

FeaturedArticle#JetBrains#Remote Work#Employee Relocation#Global Teams英文
A Practical Guide to Profiling in Go

A Practical Guide to Profiling in Go

The JetBrains Blog4516 字 (约 19 分钟)
85

This article provides a comprehensive overview of Go's profiling capabilities through pprof, detailing six profile types (CPU, heap, allocs, block, mutex, goroutine) and their use cases, while demonstrating how GoLand simplifies the profiling workflow.

入选理由:pprof支持CPU、heap、allocs、block、mutex、goroutine六种分析类型,分别对应不同性能问题诊断

FeaturedArticle#Go#Profiling#pprof#GoLand#JetBrains英文
Built for Productivity: What the Data Finally Shows About Kotlin

Built for Productivity: What the Data Finally Shows About Kotlin

The JetBrains Blog1947 字 (约 8 分钟)
85

JetBrains research shows Kotlin developers spend 15%-20% less time than Java developers on comparable tasks, with productivity gains from features like data classes, null safety, and DSL support.

入选理由:Kotlin开发者比Java开发者节省15%-20%的开发周期时间(基于2800万代码样本分析)

FeaturedArticle#Kotlin#JetBrains#Programming Language#Productivity#Null Safety英文
Rider 2026.2 EAP 3: Cost-effective Agentic Test Coverage, Code Change Previews, GameDev Templates, and NuGet Improvements

Rider 2026.2 EAP 3 introduces AI agent test coverage skills that reduce token consumption by 50% using built-in coverage data, adds code change preview functionality, game development templates, and improved NuGet management experience.

入选理由:AI代理测试生成技能通过dotCover覆盖率数据将token消耗减少50%

FeaturedArticle#Rider#AI#Test Coverage#Game Development#NuGet英文
What Happens When You Give AI Agents the Map of Your Code’s Coverage?

What Happens When You Give AI Agents the Map of Your Code's Coverage?

The JetBrains Blog1953 字 (约 8 分钟)
82

JetBrains Rider 2026.2 introduces AI agent skills system that helps AI intelligently locate test positions through code coverage data, reducing AI costs by half and solving the efficiency problem of AI agents blindly searching project files.

入选理由:Rider 2026.2新增finding-tests技能,利用代码覆盖率数据指导AI编写测试

FeaturedArticle#AI Agent#JetBrains#Rider#Testing#Code Coverage英文
Introducing a Security Support Policy for the Kotlin Standard Library

Introducing a Security Support Policy for the Kotlin Standard Library

The JetBrains Blog1786 字 (约 8 分钟)
82

JetBrains introduces a security support policy for Kotlin standard library, with each release line receiving 18 months of security fix support, addressing the issue of enterprise compliance teams unable to formally document Kotlin support status.

入选理由:Kotlin每个版本线获得18个月安全修复支持

FeaturedArticle#Kotlin#JetBrains#Security#Compliance英文
Official Kotlin Support for Visual Studio Code Is Now Available in Alpha

Official Kotlin Support for Visual Studio Code Is Now Available in Alpha

The JetBrains Blog655 字 (约 3 分钟)
75

JetBrains officially releases the Alpha version of Kotlin support for Visual Studio Code, marking that Kotlin developers can now get official IDE support in VS Code. The extension provides basic features like syntax highlighting, code completion, error detection, etc., but is still in early development stage.

入选理由:JetBrains发布VS Code的官方Kotlin支持Alpha版本

FeaturedArticle#Kotlin#Visual Studio Code#JetBrains#IDE英文
The JetBrains Fit Test: Is This the Right Workplace for You?

The JetBrains Fit Test: Is This the Right Workplace for You?

The JetBrains Blog1387 字 (约 6 分钟)
72

JetBrains corporate culture emphasizes developer orientation, pursuit of excellence, and autonomous work, helping job seekers determine if they suit this detail-oriented, high-autonomy work environment driven by actual user needs.

入选理由:JetBrains采用'dogfooding'策略,团队使用自己开发的工具进行真实项目测试

FeaturedArticle#JetBrains#Corporate Culture#Developer Tools#Work Environment英文
Introducing the Cloud9 JetStream Theme for JetBrains IDEs

Introducing the Cloud9 JetStream Theme for JetBrains IDEs

The JetBrains Blog418 字 (约 2 分钟)
70

JetBrains 推出了一个新的主题 Cloud9 JetStream,适用于 JetBrains IDEs。

入选理由:Cloud9 JetStream 是一个自定义主题,适用于 JetBrains IDEs。

FeaturedArticle#JetBrains#IDE#Theme#Cloud9#Development Tools中文
Toolbox App 3.5: Better Remote Development Observability, More Reliable Enterprise Configuration, and Smoother Everyday Interactions

Toolbox App 3.5 introduces OpenTelemetry metrics, interface zooming with keyboard shortcuts, and enhanced enterprise header syncing for smoother remote dev experience.

入选理由:支持 OpenTelemetry 输出远程连接指标,可接入 Grafana/Datadog/Prometheus。

FeaturedArticle#JetBrains#Toolbox App#Remote Dev#OpenTelemetry英文
From the Big 4 to Global Tech: What Changes When You Move In-House?

From the Big 4 to Global Tech: What Changes When You Move In-House?

The JetBrains Blog1497 字 (约 6 分钟)
62

Three finance professionals who transitioned from Big 4 firms to JetBrains found the biggest shift was moving from advisor to decision-maker—gaining sustainability and ownership, but facing ambiguity and autonomy.

入选理由:Nadija从德勤审计转至JetBrains后,获得深入业务问题的机会,不再受限于严格截止日期。

FeaturedArticle#Big 4#Finance#JetBrains#In-house Finance#Work-Life Balance英文
Introducing the JetBrains Course Creators Program

Introducing the JetBrains Course Creators Program

The JetBrains Blog836 字 (约 4 分钟)
55

JetBrains launches the Course Creators Program to help programming educators on platforms like Udemy and Coursera integrate hands-on practice into professional IDEs, addressing the gap where students learn in browser environments but lack experience with real development tools.

入选理由:JetBrains推出Course Creators Program,支持与Coursera直接集成,学生可一键在IDE中打开项目

FeaturedArticle#JetBrains#Online Education#IDE#Programming Teaching#Coursera英文
The SARIF Viewer Is Now Available in CLion 2026.1.2

The SARIF Viewer Is Now Available in CLion 2026.1.2

The JetBrains Blog654 字 (约 3 分钟)
50

CLion 2026.1.2 introduces the SARIF Viewer feature, enabling visual analysis of static analysis results to improve code quality assessment efficiency.

入选理由:CLion 2026.1.2集成SARIF Viewer,支持解析和可视化SARIF格式的静态分析报告

FeaturedArticle#CLion#SARIF#Static Analysis#JetBrains英文
It's cool to see that the https://t.co/SdGWBBVrqG has become progressively a major source of learnin...

Hugging Face Blog as AI Learning Source

clem 🤗(@ClementDelangue)156 字 (约 1 分钟)
45

The Hugging Face blog has become a major source of learning and news about AI for the community, with NVIDIA, JetBrains, and others publishing content there.

入选理由:Hugging Face博客(http://hf.co/blog)是AI社区学习和新闻的关键平台。

FeaturedTweet#Hugging Face#AI#Blog#Community英文
A Bootiful Podcast: JetBrains' Marit van Dijk

A Bootiful Podcast: JetBrains' Marit van Dijk

Spring Blog997 字 (约 4 分钟)
30

This article is merely a podcast announcement with no substantive technical content. The Spring team released a preview of an interview with JetBrains Developer Advocate Marit van Dijk, recorded at JNation in Portugal, containing no architecture, code, or engineering practices.

入选理由:本文是A Bootiful Podcast播客预告,非技术教程或架构分析文章。

FeaturedArticle#Spring#JetBrains#Podcast英文
TeamCity 2025.11.5 Is Out

TeamCity 2025.11.5 Is Out

The JetBrains Blog459 字 (约 2 分钟)
30

JetBrains releases TeamCity 2025.11.5 but the article primarily contains cookie policy statements and product navigation menus without technical details or update specifics.

入选理由:TeamCity 2025.11.5版本发布但未披露具体改进内容

FeaturedArticle#TeamCity#JetBrains#CI/CD#Version Update英文
IntelliJ IDEA 2026.1.3 Is Out!

IntelliJ IDEA 2026.1.3 Is Out!

The JetBrains Blog414 字 (约 2 分钟)
20

This page is merely a navigation shell for the IntelliJ IDEA 2026.1.3 release announcement, lacking specific update details, fix lists, or feature descriptions, and provides no actionable technical information.

入选理由:页面仅包含Cookie设置与站点导航菜单,未展示2026.1.3版本的任何实际更新日志或技术细节。

FeaturedArticle#IntelliJ IDEA#JetBrains#Release英文
Spring Blog 图标

A Bootiful Podcast: Hadi Hariri, Jetbrains legend

Spring Blog164 字 (约 1 分钟)
0

This article contains only copyright notices and trademark information with no technical content or engineering value.

入选理由:文章内容为法律和商标声明,无技术讨论或实践指导

FeaturedArticle#Copyright Notices#Trademark Declarations英文

跨材料问答 · JetBrains

回答基于:JetBrains 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.