sdkconfig.default is crashed by sdkconfig editor (IEP-1251)

Open
#982 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
tooling

Research direction

Start by reproducing the issue in Espressif-IDE: double-click sdkconfig.default, save it, and compare the resulting content with the original. Trace which editor and file association handle sdkconfig.default; done means it opens in a suitable text editor or preserves the file as sdkconfig.default without converting its contents.

Written by the indexing model from the issue text.

Description

Describe the bug
sdkconfig.default is crashed by sdkconfig editor

To Reproduce
Steps to reproduce the behavior:

  1. double click a "sdkconfig.default" File.
  2. save it 
  3. you will see that it is now a normal sdkconfig File by content, and it has changed a lot. 

Expected behavior
either:

  1. open it by Text Editor
  2. make a Editor which is clearly able to handle sdkconfig.default.
Dominant language
Java
Stars
376
Forks
133
Avg merge
11h 43m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from espressif/idf-eclipse-plugin

All issues in espressif/idf-eclipse-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.