V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
fffffffchopin
V2EX  ›  程序员

AndroidStudio 在 3 月份更新之后没办法预览 Markdown

  •  
  •   fffffffchopin · 23 天前 · 933 次点击

    AndroidStudio 好像在 Markdown 预览显示上面一直有点问题,一开始是 Markdown 页面上面没有预览的图标,网上的普遍解决方案是更换最新的 JCEF Java Boot Runtime,确实可以解决,但最从三月份更新了一次之后又有新的问题,这次是直接预览界面一片空白,更好 Java 启动运行时也没用,不知道有没有人遇到过相同的问题

    AndroidStudio 版本号是

    Android Studio Iguana | 2023.2.1 Patch 1
    Build #AI-232.10300.40.2321.11567975, built on March 13, 2024
    Runtime version: 17.0.10+7-b1000.50 amd64
    VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
    Windows 11.0
    GC: G1 Young Generation, G1 Old Generation
    Memory: 4022M
    Cores: 16
    Registry:
        debugger.new.tool.window.layout=true
        ide.experimental.ui=true
    
    Non-Bundled Plugins:
        com.supermaven.intellij (1.20)
        Batch Scripts Support (1.0.13)
        com.intellij.marketplace (232.10300.41)
        com.intellij.zh (233.287)
        CMD Support (1.0.5)
        Dart (232.10313)
        idea.plugin.protoeditor (232.9559.10)
        IdeaVIM (2.7.5)
        izhangzhihao.rainbow.brackets (2023.3.7)
        org.intellij.scala (2023.2.29)
        com.developerphil.adbidea (1.6.14)
        mobi.hsz.idea.gitignore (4.5.2)
        io.flutter (78.4.1)
        com.github.burkclik.asplugin (0.1.1)
    
    6 条回复    2024-04-06 22:42:37 +08:00
    Helsing
        1
    Helsing  
       23 天前 via iPhone
    我也是这样,蹲一个解决办法
    fffffffchopin
        2
    fffffffchopin  
    OP
       23 天前
    感觉 IntelliJ 家的 IDE 我真的用不习惯而且出问题又不好定位源代码,还是喜欢 VSCode ,奈何 Android 开发这种还是需要 AndroidStudio
    LLaMA2
        3
    LLaMA2  
       23 天前
    JRE 的 SDK 默认从 1.8 跳到 17, 17 不带 JFX, 而 MD PREVIEW 以来 JFX

    Ctrl+Shift+A

    choose ide java runtime

    选择 JBR with JCEF 的 runtime 即可
    Helsing
        4
    Helsing  
       23 天前 via iPhone
    @LLaMA2 #3 你是没试过吧,现在选了 JCEF 的都是不行的,还是提示 GPU 占用异常
    LLaMA2
        5
    LLaMA2  
       23 天前
    Android Studio Iguana | 2023.2.1
    内部版本号 #AI-232.10227.8.2321.11479570 ,2024 年 2 月 22 日 构建
    运行时版本: 17.0.10+7-b1000.50 amd64
    VM: OpenJDK 64-Bit Server VM ,JetBrains s.r.o

    manjaro linux 测试没问题
    fffffffchopin
        6
    fffffffchopin  
    OP
       23 天前
    @LLaMA2 这个 2 月份构建的版本我当时用着也是正常的,就是三月份更新了之后出现问题,你要不更新一下试试看
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   939 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 21:09 · PVG 05:09 · LAX 14:09 · JFK 17:09
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.