How to persist my cloud9 settings between each new dev environment in Code Catalyst?

0

I like Code Catalyst and the ability to develop in the cloud using the cloud9 editor. In addition, I like VIM - and I like larger fonts.

When I generate new dev environments for new branches on code catalyst - it drops the font size and vim settings.

How do I resolve this issue? It's a pain to set those two settings every time I want to make a branch-dev env pair.

M
질문됨 6달 전174회 조회
1개 답변
0

You can use the Devfile to c onfigure your dev environment. You just need to ensure that you push/commit it to the repository too. That should also give you the possibility to modify a lot of settings.

https://docs.aws.amazon.com/codecatalyst/latest/userguide/devenvironment-devfile.html

For the IDE specific settings - but I didnt try that - you should be able to persis that to Git too: https://docs.aws.amazon.com/cloud9/latest/user-guide/settings-user.html https://docs.aws.amazon.com/cloud9/latest/user-guide/settings-project.html

Kind regards JOhannes

profile picture
답변함 5달 전
  • I'm not sure this is the answer I'm looking for. I'm sure other developers in the team will have their own preferences and will not want to use VIM.

  • So then you're asking to get a "user based", persistent Cloud9 settings for Cloud9 on CodeCatalyst?

    Thats a different thing and you're right, this is currently not possible as per my knowledge.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠