INRIA / INRIA/spoon

Sniper problems

Open
#3,534 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

Hey,

I am having trouble with the sniper pretty printer again. Two of the problems were introduced in the newer versions. The problems are:
- FQN after the creation of a new CtField. I tried to use the recommended setSimplyQualified(true) call but I am still not able to get rid of it.
![image](https://user-images.githubusercontent.com/12514975/90389916-5387cb00-e082-11ea-8a2f-2030fc6f5cf1.png)

- Added indentation. For every code block that I modify a new tab is added for some reason (the code I am using was working until the newer versions).
![image](https://user-images.githubusercontent.com/12514975/90389975-73b78a00-e082-11ea-9a7b-92f636ad41f9.png)

- Block comments are being pretty printed instead of being left alone (the code I am using was working until the newer versions).
![image](https://user-images.githubusercontent.com/12514975/90389942-626e7d80-e082-11ea-9e1d-19fec8f187f0.png)

Thank you for your time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.