Blog Blog Blog Blog
Home
  • IDEs
    • AppCode
    • CLion
    • DataGrip
    • GoLand
    • IntelliJ IDEA
    • MPS
    • PhpStorm
    • PyCharm
    • Rider
    • RubyMine
    • WebStorm
    • Toolbox App
  • .NET & VS
    • .NET Tools
    • ReSharper C++
  • Team Tools
    • Space
    • TeamCity
    • Upsource
    • YouTrack
    • Datalore
    • Hub
  • Education
  • Kotlin
    • Kotlin
    • Ktor
  • Company
    • News
    • Team
    • JetBrains Platform

Follow JetBrains

IntelliJ Scala Plugin
  • News
  • Releases
  • Features
Download
Home/IntelliJ Scala Plugin/Simulacrum

Recent posts

IntelliJ API to Build Scala Macros Support

Today we've released a new Scala plugin EAP build. With this build, we're happy to introduce an API that extends the IDE coding assistance to custom Scala macros. A macro is executed at compile-time and modifies the AST of your code: e.g. it can extend the class or its companion object with new methods or other code represented by the AST returned by the macro. Since IntelliJ IDEA's coding assistance is based on static code analysis, the IDE is not aware of AST changes, and can't provide appropriate code completion and inspections for the generated code. Since macros are heavily used in
October 14, 2015 by Andrey Cheptsov

Latest Tweets

Follow IntelliJ Scala Plugin:

About

  • Company
  • Brand Assets
  • Careers
  • Contacts

Follow JetBrains

Copyright © 2000–2021 JetBrains s.r.o.

PrivacyTerms of Use