🟢 ABAP Development Tools - News and Roadmap

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 10

  • @shubhamnit
    @shubhamnit Місяць тому

    I really like the step size debugging improvement for expressions. Great features added. Looking forward to many more in future.

  • @YaswanthDatta
    @YaswanthDatta Місяць тому +4

    Great session. IDE actions are very cool... Can't wait to get my hands on this feature.

  • @wiseskeshom4673
    @wiseskeshom4673 Місяць тому +1

    looking forward to try these new features, the ADT is getting better in every single release. Great session, Thank you so much.

  • @diegovalentino2083
    @diegovalentino2083 Місяць тому +2

    This is now in my top 3 best videos I've seen in Devtoberfest.
    Though I have one complain. I cannot believe 1,200 developers provided feedback but none of them suggested for Eclipse to gray out code while working in customizing tenant. It's extremely inefficient to have all sessions looking editable.

  • @SeshaiahMachavarapu
    @SeshaiahMachavarapu Місяць тому +1

    Wonderful features. Thank you :)

  • @aarrttnoel
    @aarrttnoel Місяць тому

    very cool session, happy to see tooling evolving

  • @artless-soul
    @artless-soul Місяць тому +3

    I have been ABAP developer for long and started with CAP and typescript development few years back.. I love ABAP but the IDE is so lackluster.. Why not build it on VSCode rather than trying to fix Eclipse? Any restrictions? It will be awesome to use it for ABAP dev (rather than switching between different IDEs as most of cloud dev is on VSCode)..

  • @ELHOUNDmx
    @ELHOUNDmx Місяць тому

    Nice work on the features.
    For me is not about lack of features, rather about the slowness of eclipse, how cumbersome it is to do abap in it, and how "snowflakey" it is compared to any other technology and programming language, an IDE should be fast, responsive, powerful and easy to use. Ideally, I should be able to write abap regardless of my preference for IDE.
    Any plans to officially bring abap to other IDE's such as VSCode?
    Standalone abap with VSCode is amazing and very powerful, also open source based, would love to see some collaboration between SAP and open source like abaplint on supporting that model.

  • @carstenschlegel6975
    @carstenschlegel6975 Місяць тому

    Is the undo buffer bug fixed (undo buffer lost after activation an object)

    • @thomas.ritter
      @thomas.ritter 19 днів тому

      Hi Carsten, this is a known limitation caused by the way ABAP source code editing works (server-based, multi-user). We looked into this again. In some situations we can save the undo stack, now. But there are situations in which the desired behavior is technically not possible. You should be able to try it out with the 2505 client release.